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