DONE: fix mysql service cannot communicate
Build Docker Image / build-backend (push) Successful in 11s
Build Docker Image / build-backend (push) Successful in 11s
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
||||
# Host ports (change these if they collide on your single server)
|
||||
BACKEND_HOST_PORT=8080
|
||||
MYSQL_HOST_PORT=3306
|
||||
# MySQL is internal-only (not published to the host)
|
||||
|
||||
# MySQL
|
||||
MYSQL_ROOT_PASSWORD=R8qjjBJDg9NtL2IwcnoFMkn8pktwAZ;wsl
|
||||
MYSQL_ROOT_PASSWORD="R8qjjBJDg9NtL2IwcnoFMkn8pktwAZ;wsl"
|
||||
MYSQL_DATABASE=qms
|
||||
|
||||
# App
|
||||
|
||||
Reference in New Issue
Block a user