Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .env
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
DEBUG=False
SECRET_KEY=django-insecure-0e*4)xp%lp!2lc37aujo38n-14a@4wo81qqjsi-!atniye0jd$

POSTGRES_DB=planetsuperheroes
POSTGRES_USER=planetsuperheroes_user
POSTGRES_PASSWORD=br6nZJQDRX7CGiEj5nXjLIPwxJV9zKTB
POSTGRES_HOST=dpg-cs7c7mo8fa8c739utsl0-a.oregon-postgres.render.com
POSTGRES_DB=mycomicapp_db
POSTGRES_USER=mycomicapp_db_user
POSTGRES_PASSWORD=VQdGe8N0tq9TRu02AaNFanzVqD1Ke6ki
POSTGRES_HOST=dpg-d386h0ggjchc73cqj3g0-a.oregon-postgres.render.com
POSTGRES_PORT=5432

DATABASE_URL=postgresql://planetsuperheroes_user:br6nZJQDRX7CGiEj5nXjLIPwxJV9zKTB@dpg-cs7c7mo8fa8c739utsl0-a.oregon-postgres.render.com:5432/planetsuperheroes
DATABASE_URL=postgresql://mycomicapp_db_user:VQdGe8N0tq9TRu02AaNFanzVqD1Ke6ki@dpg-d386h0ggjchc73cqj3g0-a.oregon-postgres.render.com:5432/mycomicapp_db