Forums
(@mirky007)
5 years, 10 months ago
FIXED.
Adding proxy_set_header Host $host; in my nginx proxy configs did the trick.
proxy_set_header Host $host;
So this can be marked as solved, if i cannot find a button for it myself.