Zwischencommit und Bilder Test

This commit is contained in:
holger.trampe 2020-05-02 13:41:51 +02:00
parent 8c5532967a
commit 8f117adb0f
3 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
BASE_URL = "https://dev01.digitale-agentur.com/"
CRONAPIKEY = "gCddsaz6NOnE9QbXZM5LasdEk122D"
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
DEBUG = False
# MAIL DEV
EMAIL_HOST = 'smtp.strato.de'