parent
56565c7643
commit
1d031ce959
@ -1,5 +1,9 @@
|
|||||||
DB_HOST=localhost
|
USER=app
|
||||||
|
GROUP=app
|
||||||
|
UID=1000
|
||||||
|
GID=1000
|
||||||
|
DB_HOST=docker.host.internal
|
||||||
DB_PORT=5432
|
DB_PORT=5432
|
||||||
DB_NAME=postgres
|
DB_NAME=postgres
|
||||||
DB_USER=postgres
|
DB_USER=pg_admin
|
||||||
DB_PASS=password
|
DB_PASS=password
|
||||||
Loading…
Reference in new issue