We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c7f1c commit d9e2d0dCopy full SHA for d9e2d0d
sample.env
@@ -0,0 +1,7 @@
1
+DJANGO_DEBUG=False
2
+DJANGO_LIVE=0
3
+DJANGO_SECRET_KEY=your_secret_key
4
+DJANGO_ALLOWED_HOSTS=*
5
+DJANGO_ADMIN_URL=admin
6
+DJANGO_EMAIL_HOST_USER=your_email
7
+DJANGO_EMAIL_HOST_PASSWORD=your_password
0 commit comments