mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
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-timeout 5s
|
||||
--health-retries 5
|
||||
--character-set-server-utf8mb4
|
||||
--collation-server-utf8mb4_unicode_ci
|
||||
--character-set-server "utf8mb4"
|
||||
--collation-server "utf8mb4_unicode_ci"
|
||||
ports:
|
||||
- 3306:3306
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue