update
All checks were successful
Deploy to Production / build-and-deploy (push) Successful in 1m25s
All checks were successful
Deploy to Production / build-and-deploy (push) Successful in 1m25s
This commit is contained in:
@@ -8,7 +8,7 @@ SECRET_KEY = "django-insecure-5s(cd7jbyv*&ru3&m$5*8qorh0))k*j4*6p400joal6$t-y6a7
|
||||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = True
|
||||
|
||||
ALLOWED_HOSTS = []
|
||||
ALLOWED_HOSTS = ["*"]
|
||||
|
||||
|
||||
# Application definition
|
||||
|
||||
Reference in New Issue
Block a user