This commit is contained in:
parent
3ddd04ed9c
commit
8189569eef
@ -25,7 +25,7 @@ SECRET_KEY = '9#!(x85mkmgx!%#y@l6ei&4k7nywz*f3(qhei17oev6q28sz@q'
|
|||||||
# 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 = ['*']
|
||||||
|
|
||||||
|
|
||||||
# Application definition
|
# Application definition
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user