pg
This commit is contained in:
parent
46ec110c9c
commit
02889a8e7d
@ -11,7 +11,7 @@ services:
|
|||||||
POSTGRES_DB: sprint
|
POSTGRES_DB: sprint
|
||||||
volumes:
|
volumes:
|
||||||
- /sprint-data/postgres-data:/var/lib/postgresql/data
|
- /sprint-data/postgres-data:/var/lib/postgresql/data
|
||||||
- ./pg_hba.conf:/var/lib/postgresql/data/pg_hba.conf
|
# - ./pg_hba.conf:/var/lib/postgresql/data/pg_hba.conf
|
||||||
ports:
|
ports:
|
||||||
- "5432:5432"
|
- "5432:5432"
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user