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 38fedf7 commit 4869b88Copy full SHA for 4869b88
.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