d
This commit is contained in:
@@ -62,7 +62,7 @@ DEBUG = True
|
||||
|
||||
TEMPLATES[0]['OPTIONS']['debug'] = DEBUG
|
||||
|
||||
ALLOWED_HOSTS = ['localhost', '127.0.0.1', 'dunav.ngrok.io']
|
||||
ALLOWED_HOSTS = ['localhost', '127.0.0.1', 'dunav.ngrok.io','rowsandall-2']
|
||||
|
||||
# INSTALLED_APPS += ['debug_toolbar',]
|
||||
# INSTALLED_APPS += ["sslserver"]
|
||||
|
||||
Reference in New Issue
Block a user