Skip to content

Commit 7714b57

Browse files
committed
refactor: add newline
1 parent 32dafeb commit 7714b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/docker-compose.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
DEBUG = False
2828
TASTYPIE_FULL_DEBUG = False
2929

30-
ALLOWED_HOSTS = ["*"]
30+
ALLOWED_HOSTS = ["*"]

0 commit comments

Comments
 (0)