'psql/posgtresql.yml' güncelle
This commit is contained in:
parent
6a076cd5c7
commit
b9375fe7e0
|
|
@ -5,7 +5,7 @@ services:
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_PASSWORD: '98836'
|
POSTGRES_PASSWORD: '98836'
|
||||||
ports:
|
ports:
|
||||||
- 5432:5432
|
- "5432:5432"
|
||||||
volumes:
|
volumes:
|
||||||
- /var/data/psql:/var/lib/postgresql/data
|
- /var/data/psql:/var/lib/postgresql/data
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user