Update 'db.yml'

This commit is contained in:
Patryk Gałka 2024-01-31 17:53:30 +01:00
parent 8760e9ce2b
commit 92b60c3ca2

7
db.yml
View File

@ -13,11 +13,8 @@ services:
POSTGRES_PASSWORD: zpzc-s434686-password
POSTGRES_DB: zpzc-s434686-db
volumes:
- dbdata:/var/lib/postgresql/data
- /mnt/HC_Volume_100331891:/var/lib/postgresql/data
networks:
- gitea
ports:
- "5432:5432"
volumes:
dbdata:
- "5432:5432"