# Docker
This commit is contained in:
@@ -30,11 +30,12 @@ BASE_DIR = os.path.dirname(
|
||||
SECRET_KEY = '5=9-)2)h$u9=!zrhia9=lj-2#cpcb8=#$7y+)l$5tto$3q(n_+'
|
||||
|
||||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = False
|
||||
DEBUG = True
|
||||
|
||||
ALLOWED_HOSTS = [
|
||||
"127.0.0.1",
|
||||
"localhost",
|
||||
"konova",
|
||||
]
|
||||
|
||||
# Authentication settings
|
||||
|
||||
Reference in New Issue
Block a user