0.4.54 fix 403

This commit is contained in:
SDE
2024-01-12 02:21:50 +03:00
parent 000841b20e
commit 7bddf0abd6
2 changed files with 4 additions and 3 deletions

View File

@@ -28,8 +28,8 @@ DEBUG = True
ALLOWED_HOSTS = ['*']
CSRF_TRUSTED_ORIGINS = ['https://aerbim.com/']
SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')
# CSRF_TRUSTED_ORIGINS = ['https://aerbim.com/']
# SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')
# Application definition