This repository was archived by the owner on Aug 1, 2024. It is now read-only.
Commit f204fc5
Moved DB provisioning to the provision script
This alleviates issues that occur when the DB-dependent services start before the MySQL container has time to run the entrypoint script.
ECOM-65631 parent 2b7aaed commit f204fc5
3 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
File renamed without changes.
0 commit comments