mirror of
https://github.com/wassname/docker-postgresql.git
synced 2026-07-21 12:30:58 +08:00
added DEBUG option to enable bash debugging
This commit is contained in:
@@ -4,6 +4,7 @@ PostgreSQL:
|
||||
ports:
|
||||
- "5432:5432"
|
||||
environment:
|
||||
- DEBUG=false
|
||||
- DB_USER=
|
||||
- DB_PASS=
|
||||
- DB_NAME=
|
||||
|
||||
Reference in New Issue
Block a user