De-dupe name for service and volume
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-11-08 15:18:04 +01:00
parent 9b99c32a40
commit 16cbac5947
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@ services:
- db_password - db_password
- db_root_password - db_root_password
volumes: volumes:
- "db:/var/lib/mysql" - "mariadb:/var/lib/mysql"
networks: networks:
- internal - internal
@ -114,7 +114,7 @@ networks:
external: true external: true
volumes: volumes:
db: mariadb:
configs: configs:
app_config: app_config: