dockploy fixed
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ load_dotenv()
|
||||
SECRET_KEY = os.getenv('DJANGO_KEY')
|
||||
|
||||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = True
|
||||
DEBUG = False
|
||||
|
||||
# Allow hosts from env, otherwise fall back to common local/dev hosts.
|
||||
ALLOWED_HOSTS = [
|
||||
|
||||
Reference in New Issue
Block a user