Merge branch 'production' of git.2li.ch:ibz/web_AI-5 into production

This commit is contained in:
Andreas Zweili 2018-01-13 17:40:17 +01:00
commit 50d7d11fe4
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
SECRET_KEY = '(#4#-$$&mx7(%q+6&&@-c&g%i0dc4)zfks1%sy8b%lsxspou&%'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
DEBUG = False
ALLOWED_HOSTS = [
'localhost',