pg
This commit is contained in:
parent
05af84d569
commit
f259302891
@ -11,7 +11,7 @@ services:
|
||||
POSTGRES_DB: sprint
|
||||
volumes:
|
||||
- /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:
|
||||
- "5432:5432"
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user