diff --git a/cpct/cpct/settings.py b/cpct/cpct/settings.py index 982d244..ab34cff 100644 --- a/cpct/cpct/settings.py +++ b/cpct/cpct/settings.py @@ -21,7 +21,7 @@ # See https://docs.djangoproject.com/en/2.0/howto/deployment/checklist/ # SECURITY WARNING: keep the secret key used in production secret! -SECRET_KEY = '#hp$xoi(&(dto4g0h2c8r$qy^qjc#ml3o*s#f=*)l)xgnt1gt8' +SECRET_KEY = '' # SECURITY WARNING: don't run with debug turned on in production!