Merge branch 'release/2.0.4'
This commit is contained in:
commit
629ce32659
@ -10,7 +10,7 @@ BASE_DIR = Path(__file__).resolve().parent.parent
|
||||
# Add Your Required Allow Host
|
||||
if not DEBUG:
|
||||
ALLOWED_HOSTS = [
|
||||
'forum.windmillapps.org',
|
||||
'indici.windmillapps.org',
|
||||
]
|
||||
else:
|
||||
ALLOWED_HOSTS = ['192.168.68.106', '127.0.0.1', 'localhost']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user