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 6b1f8c5 commit dd9c5acCopy full SHA for dd9c5ac
.env-local
@@ -1,5 +1,5 @@
1
DATABASE_URL=postgres://postgres:password@database_default:5432/db
2
DEFAULT_STORAGE_DSN=file:///data/media/?url=%2Fmedia%2F
3
-DJANGO_DEBUG=True
+DEBUG=True
4
DOMAIN_ALIASES=localhost, 127.0.0.1
5
SECURE_SSL_REDIRECT=False
0 commit comments