generated from tailored/router-template
6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
POSTGRES_USER=postgres
|
|
POSTGRES_PASSWORD=postgres
|
|
POSTGRES_HOST=localhost
|
|
POSTGRES_PORT=5432
|
|
POSTGRES_DB=postgres
|