hardcoded port and hostname matching name of docker setup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Example Environment Configfile
|
||||
POSTGRES_HOST=postgres_host
|
||||
POSTGRES_HOSTNAME=postgres_host
|
||||
POSTGRES_PORT=postgres_port
|
||||
POSTGRES_DB=postgres_database
|
||||
POSTGRES_USER=postgres_user
|
||||
|
||||
Reference in New Issue
Block a user