Skip to content

Commit c750ced

Browse files
committed
fix: build
1 parent a9cd345 commit c750ced

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.env

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
DATABASE_URL=postgres://localhost:5432/db
2-
DEFAULT_DATABASE_DSN=postgres://localhost:5432/db
1+
DEFAULT_DATABASE_DSN=postgres://postgres:password@database_default:5432/db
32
DEFAULT_STORAGE_DSN=file:///data/media/?url=%2Fmedia%2F
43
DEBUG=True
54
DOMAIN_ALIASES="localhost, 127.0.0.1"

0 commit comments

Comments
 (0)