Skip to content

Commit b29ae5b

Browse files
authored
Merge pull request #18 from jpVm5jYYRE1VIKL/patch-3
Update .env-local
2 parents 38fedf7 + 4869b88 commit b29ae5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env-local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
DATABASE_URL=postgres://postgres:password@database_default:5432/db
22
DEFAULT_STORAGE_DSN=file:///data/media/?url=%2Fmedia%2F
33
DEBUG=True
4-
DOMAIN_ALIASES=localhost, 127.0.0.1
4+
DOMAIN_ALIASES="localhost, 127.0.0.1"
55
SECURE_SSL_REDIRECT=False

0 commit comments

Comments
 (0)