Use better volume name

This commit is contained in:
decentral1se 2021-06-26 20:47:42 +02:00
parent e21c2484d7
commit 85fa6ee068
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ services:
secrets:
- db_password
volumes:
- db:/var/lib/postgresql/data
- postgres:/var/lib/postgresql/data
networks:
- internal
deploy:
@ -74,4 +74,4 @@ configs:
volumes:
app:
db:
postgres: