Add HTTP_X_FORWARDED_PROTO:false to Test

that it does not fail any more :)
This commit is contained in:
Jascha Urbach 2022-11-19 18:02:34 +01:00
parent 238a1b0e88
commit 4e2324f06b
No known key found for this signature in database
GPG Key ID: A43A844B114F9B08
1 changed files with 1 additions and 0 deletions

View File

@ -56,5 +56,6 @@ jobs:
EMAIL_USE_TLS: true
ENABLE_PREVIEW_IMAGES: false
ENABLE_THUMBNAIL_GENERATION: true
HTTP_X_FORWARDED_PROTO: false
run: |
pytest -n 3