mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
10 lines
No EOL
447 B
Text
10 lines
No EOL
447 B
Text
OSTGRES_USER=postgres
|
|
PGDATABASE=surveyDB
|
|
POSTGRES_PASSWORD=makingwarmhomes
|
|
POSTGRES_HOST=localhost
|
|
POSTGRES_PORT=5432
|
|
PGADMIN_DEFAULT_EMAIL=junte@domna.homes
|
|
PGADMIN_DEFAULT_PASSWORD=makingwarmhomes
|
|
# DATABASE_URL=postgresql://postgres:makingwarmhomes@db:5432/postgres
|
|
# Prod(dev-aws) Database Don't use
|
|
DATABASE_URL=postgresql://postgres:makingwarmhomes@terraform-20250331175522503500000002.cdgzupxvdyp0.eu-west-2.rds.amazonaws.com:5432/surveyDB |