mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-20 07:48:06 +02:00
Update docker-compose.yaml
This commit is contained in:
parent
e6a1225aa0
commit
cc7eae4a1b
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ services:
|
|||
start_period: 30s
|
||||
secrets:
|
||||
- db-password
|
||||
volumes:
|
||||
- db-data:/var/lib/mysql
|
||||
# volumes:
|
||||
# - db-data:/var/lib/mysql
|
||||
networks:
|
||||
- spring-mysql
|
||||
frontend:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue