8 lines
216 B
Plaintext
8 lines
216 B
Plaintext
# PostgreSQL
|
|
# ------------------------------------------------------------------------------
|
|
POSTGRES_HOST=postgres
|
|
POSTGRES_PORT=5432
|
|
POSTGRES_DB=diários_oficiais_alems
|
|
POSTGRES_USER=debug
|
|
POSTGRES_PASSWORD=debug
|