update
This commit is contained in:
parent
032b5897a6
commit
3bd92c90d2
@ -27,7 +27,6 @@ services:
|
||||
environment:
|
||||
- POSTGRES_USER=${PG_USER:-changeme}
|
||||
- POSTGRES_PASSWORD=${PG_PASS:-password}
|
||||
- POSTGRES_DB=${PG_DB:-postgres}
|
||||
ports:
|
||||
- ${PG_PORT:-5432}:5432
|
||||
restart: always
|
||||
|
Loading…
Reference in New Issue
Block a user