updated .env file and working now

This commit is contained in:
abhishek
2026-05-26 11:18:35 +00:00
parent 0235ccbaa2
commit 8e936240ee
6335 changed files with 819584 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# Copy this file to `.env` and fill in real values.
DJANGO_SECRET_KEY=X9vQm2LpR7tKc8NzW4yHs1DfUa6BjEe0GiYq3MxVPo
DJANGO_DEBUG=True
DJANGO_ALLOWED_HOSTS=risingcompute.in,www.risingcompute.in
DATABASE_URL=postgres://risingcompute:Riseitup@05072026@127.0.0.1:5432/risingcompute
CORS_ALLOWED_ORIGINS=https://risingcompute.in,www.risingcompute.in
DJANGO_ALLOWED_HOSTS=risingcompute.in,www.risingcompute.in,localhost,127.0.0.1
DATABASE_URL=postgres://risingcompute:Riseitup@07052026@127.0.0.1:5432/risingcompute
CORS_ALLOWED_ORIGINS=https://risingcompute.in,https://www.risingcompute.in,http://localhost:5173
NOTIFY_EMAIL_TO=contact@risingcompute.in