updated settings
This commit is contained in:
parent
4c0071bf6a
commit
bc9aba006b
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ SECRET_KEY = 'django-insecure-m_i-mqm0&)-61#*uh!^(7+=ozp*98h-3_joc*c3+885m!p!oz_
|
||||||
# SECURITY WARNING: don't run with debug turned on in production!
|
# SECURITY WARNING: don't run with debug turned on in production!
|
||||||
DEBUG = True
|
DEBUG = True
|
||||||
|
|
||||||
ALLOWED_HOSTS = []
|
ALLOWED_HOSTS = ['volucy-gateway-e3d2bzbxdeaaayhz.westeurope-01.azurewebsites.net']
|
||||||
|
|
||||||
|
|
||||||
# Application definition
|
# Application definition
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue