feat: add branded error pages
This commit is contained in:
@@ -2,6 +2,7 @@ APP_DOMAIN=
|
||||
APP_BASE_URL=
|
||||
DJANGO_SECRET_KEY=change-me-long-random-value
|
||||
DJANGO_DEBUG=1
|
||||
FORCE_BRANDED_ERROR_PAGES=1
|
||||
DJANGO_ALLOWED_HOSTS=192.168.2.55,localhost,127.0.0.1
|
||||
DJANGO_CSRF_TRUSTED_ORIGINS=http://192.168.2.55:8088
|
||||
DJANGO_SECURE_COOKIES=0
|
||||
|
||||
Reference in New Issue
Block a user