Don't Open DB Port
This commit is contained in:
parent
e8c2aac407
commit
ba8b8b8342
@ -36,8 +36,6 @@ 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