disable debug
This commit is contained in:
@@ -3,7 +3,7 @@ SECRET_KEY = "e$3$hp7u@1ba25kxxa46a7q+bc*3dfulsxhyq+nmap1f@me78$"
|
||||
DOMAIN = "rik.veenboer.xyz"
|
||||
SERVICE_URL = f"https://seafile.{DOMAIN}"
|
||||
CSRF_TRUSTED_ORIGINS = [SERVICE_URL]
|
||||
DEBUG = True
|
||||
# DEBUG = True
|
||||
TIME_ZONE = "Europe/Amsterdam"
|
||||
DATABASES = {
|
||||
"default": {
|
||||
|
||||
Reference in New Issue
Block a user