You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
USER=app
|
|
GROUP=app
|
|
UID=1000
|
|
GID=1000
|
|
DB_HOST=docker.host.internal
|
|
DB_PORT=5432
|
|
DB_NAME=postgres
|
|
DB_USER=pg_admin
|
|
DB_PASS=password |