0.4.53 fix 403

This commit is contained in:
SDE
2024-01-12 02:16:12 +03:00
parent 666b04b772
commit 000841b20e

View File

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