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 a9cd345 commit c750cedCopy full SHA for c750ced
.env
@@ -1,5 +1,4 @@
1
-DATABASE_URL=postgres://localhost:5432/db
2
-DEFAULT_DATABASE_DSN=postgres://localhost:5432/db
+DEFAULT_DATABASE_DSN=postgres://postgres:password@database_default:5432/db
3
DEFAULT_STORAGE_DSN=file:///data/media/?url=%2Fmedia%2F
4
DEBUG=True
5
DOMAIN_ALIASES="localhost, 127.0.0.1"
0 commit comments