Skip to content

Login issues due to Content Security Policy rules when using Nginx Proxy #8686

Answered by victorbalssa
martirale asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @martirale,

You need to set this env variable:

# TRUSTED_PROXIES is a useful variable when using Docker and/or a reverse proxy.
# Set it to ** and reverse proxies work just fine.
TRUSTED_PROXIES=**

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@martirale
Comment options

Answer selected by martirale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #8685 on March 18, 2024 16:39.