7 lines
101 B
Plaintext
7 lines
101 B
Plaintext
DB_HOST=postgres-db
|
|
DB_PORT=5432
|
|
DB_USER=web
|
|
DB_PASSWORD=example
|
|
DB_DATABASE=web
|
|
DB_MAXCONNECTIONS=5
|