Changes settings and added dashboard html
This commit is contained in:
@@ -25,7 +25,7 @@ SECRET_KEY = 'gze3mreum6caz26_k2zq8(zn+)v3pdfaup+-e20eu@vca5st=b'
|
||||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = True
|
||||
|
||||
ALLOWED_HOSTS = []
|
||||
ALLOWED_HOSTS = ['k-space.ee']
|
||||
|
||||
|
||||
# Application definition
|
||||
|
Reference in New Issue
Block a user