-
-
Save aimedey19/913fabd8f07674a196d495e3b1c0e596 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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