Modify docker-compose.yml
This commit is contained in:
parent
b33ae8feb8
commit
bf1f8d5cdc
@ -34,6 +34,8 @@ services:
|
||||
- "qtc-data:/var/lib/mariadb"
|
||||
networks:
|
||||
- qtc-backend
|
||||
ports:
|
||||
- "3306:3306" # external local access
|
||||
healthcheck:
|
||||
test: ["CMD", "healthcheck.sh", "--connect"]
|
||||
retries: 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user