Commit 29e2a688 authored by daidekun's avatar daidekun

fix

parent 04a57981
...@@ -27,6 +27,7 @@ services: ...@@ -27,6 +27,7 @@ services:
- MYSQL_DATABASE=db - MYSQL_DATABASE=db
- MYSQL_USER=qa - MYSQL_USER=qa
- MYSQL_PASSWORD=qatest - MYSQL_PASSWORD=qatest
command: mysqld --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci
ports: ports:
- "3306:13306" - "3306:13306"
volumes: volumes:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment