Skip to content

Commit 5b36712

Browse files
committed
Fix studio's ALLOWED_HOSTS
This closes issue #13.
1 parent 54c2270 commit 5b36712

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/cms/production.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@
44

55
ALLOWED_HOSTS = [
66
ENV_TOKENS.get('CMS_BASE'),
7-
FEATURES['PREVIEW_CMS_BASE'],
87
]

0 commit comments

Comments
 (0)