Skip to content

Commit 6341b9a

Browse files
committed
Add host 2
1 parent 8e1d0a9 commit 6341b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

divine_django/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# SECURITY WARNING: don't run with debug turned on in production!
2828
DEBUG = False
2929

30-
ALLOWED_HOSTS = ["https://specbeck.github.io/divine-django/"]
30+
ALLOWED_HOSTS = ["https://specbeck.github.io/divine-django/", "specbeck.github.io/divine-django/"]
3131

3232

3333
# Application definition

0 commit comments

Comments
 (0)