Use shortname for volume again

This commit is contained in:
Luke Murphy 2020-11-08 17:40:58 +01:00
parent 40696d2556
commit ae76ce39ce
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

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