gitlab ci

This commit is contained in:
Egor Matveev
2021-11-04 20:52:07 +03:00
parent 6bc184ed3e
commit 6a881b68c8
4 changed files with 20 additions and 34 deletions

View File

@@ -23,8 +23,6 @@ BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
# SECURITY WARNING: keep the secret key used in production secret!
SECRET_KEY = "-w#*mn6*fa8a=(-c0@klx&$vl%hpiy&l(u*3%0a#2)wdt##(z2"
DEPLOY = False
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = not DEPLOY