Update docker-compose.yaml

This commit is contained in:
Amin Al-Ali Al-Darwish
2022-04-28 14:13:12 +01:00
committed by GitHub
parent e6a1225aa0
commit cc7eae4a1b

View File

@@ -28,8 +28,8 @@ services:
start_period: 30s start_period: 30s
secrets: secrets:
- db-password - db-password
volumes: # volumes:
- db-data:/var/lib/mysql # - db-data:/var/lib/mysql
networks: networks:
- spring-mysql - spring-mysql
frontend: frontend: