4 lines
105 B
Plaintext

DATABASE_HOST="db_host"
POSTGRES_USER="db_username"
POSTGRES_PASSWORD="db_password"
POSTGRES_DB="db_name"