mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-24 22:49:56 +00:00
Update docker-compose.yml
This commit is contained in:
parent
0af9f9f7dc
commit
9ea94476cc
@ -47,7 +47,7 @@ services:
|
||||
healthcheck:
|
||||
test: ["CMD", 'mysqladmin', 'ping', '-h', 'localhost', '-u', 'root', '-p$$DB_ROOT_PASS' ]
|
||||
timeout: 20s
|
||||
retries: 10
|
||||
retries: 10
|
||||
volumes:
|
||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/ghost/mysql:/var/lib/mysql
|
||||
expose:
|
||||
|
Loading…
x
Reference in New Issue
Block a user