Debug-Base URL ersetzt

This commit is contained in:
holger.trampe 2020-03-31 11:00:14 +02:00
parent f259c5432c
commit a0ca62c1ee
2 changed files with 2 additions and 2 deletions

View File

@ -15,9 +15,9 @@ import os
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
#BASE_URL = "https://digitale-agentur.com/"
BASE_URL = "https://digitale-agentur.com/"
BASE_URL = "http://localhost:8000/"
#BASE_URL = "http://localhost:8000/"
CRONAPIKEY = "gCddsaz6NOnE9QbXZM5LasdEk122D"
# FOR SUMMERNOTE ORIGIN