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.
2 parents 38fedf7 + 4869b88 commit b29ae5bCopy full SHA for b29ae5b
.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
DEBUG=True
4
-DOMAIN_ALIASES=localhost, 127.0.0.1
+DOMAIN_ALIASES="localhost, 127.0.0.1"
5
SECURE_SSL_REDIRECT=False
0 commit comments