mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-06-28 09:50:05 +00:00
revert back to single settings.py file to fix authorization header not reading issue
This commit is contained in:
@ -6,7 +6,6 @@ POSTGRES_PASSWORD=
|
||||
POSTGRES_HOST=
|
||||
POSTGRES_PORT=
|
||||
DJANGO_SECURE_SSL_REDIRECT=False
|
||||
DJANGO_SETTINGS_MODULE="apibase.django.local"
|
||||
ALLOWED_HOSTS=""
|
||||
CSRF_TRUSTED_ORIGINS=""
|
||||
CSRF_COOKIE_DOMAIN=""
|
||||
|
Reference in New Issue
Block a user