Yet another attempt
This commit is contained in:
parent
fadbbaa4a3
commit
ea2b259c79
1 changed files with 2 additions and 2 deletions
|
|
@ -59,8 +59,8 @@ jobs:
|
||||||
--health-interval 10s
|
--health-interval 10s
|
||||||
--health-timeout 5s
|
--health-timeout 5s
|
||||||
--health-retries 5
|
--health-retries 5
|
||||||
--character-set-server-utf8mb4
|
--character-set-server "utf8mb4"
|
||||||
--collation-server-utf8mb4_unicode_ci
|
--collation-server "utf8mb4_unicode_ci"
|
||||||
ports:
|
ports:
|
||||||
- 3306:3306
|
- 3306:3306
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue