Follow same service naming convention
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Luke Murphy 2020-11-06 12:39:54 +01:00
parent c854528589
commit 19071f26ca
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -104,7 +104,7 @@ services:
- db_password
- db_root_password
volumes:
- "database:/var/lib/mysql"
- "db:/var/lib/mysql"
networks:
- internal
@ -119,7 +119,7 @@ networks:
external: true
volumes:
database:
db:
configs:
app_config: