Update 'db.yml'
This commit is contained in:
parent
8760e9ce2b
commit
92b60c3ca2
5
db.yml
5
db.yml
@ -13,11 +13,8 @@ services:
|
|||||||
POSTGRES_PASSWORD: zpzc-s434686-password
|
POSTGRES_PASSWORD: zpzc-s434686-password
|
||||||
POSTGRES_DB: zpzc-s434686-db
|
POSTGRES_DB: zpzc-s434686-db
|
||||||
volumes:
|
volumes:
|
||||||
- dbdata:/var/lib/postgresql/data
|
- /mnt/HC_Volume_100331891:/var/lib/postgresql/data
|
||||||
networks:
|
networks:
|
||||||
- gitea
|
- gitea
|
||||||
ports:
|
ports:
|
||||||
- "5432:5432"
|
- "5432:5432"
|
||||||
|
|
||||||
volumes:
|
|
||||||
dbdata:
|
|
Loading…
Reference in New Issue
Block a user