Skip to content

Instantly share code, notes, and snippets.

@aimedey19
Created April 17, 2023 10:02
Show Gist options
  • Save aimedey19/913fabd8f07674a196d495e3b1c0e596 to your computer and use it in GitHub Desktop.
Save aimedey19/913fabd8f07674a196d495e3b1c0e596 to your computer and use it in GitHub Desktop.
DATABASE_URL=postgres://postgres:root@localhost/up_report
DJANGO_SECRET_KEY=hcwlc7p7+l8=9$ccl=b@gkqnwm_+s6@ih6qaa*42v49%73ixnq
DJANGO_ADMIN_URL=uppp_admin087/
DJANGO_SECURE_SSL_REDIRECT=False
DJANGO_CSRF_TRUSTED_ORIGINS=
DJANGO_DEBUG=True
DJANGO_ALLOWED_HOSTS=*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment