Search found 1 match

by delta_tango
Sat Dec 09, 2023 3:46 am
Forum: General Support
Topic: Running FlatPress behind a reverse proxy
Replies: 5
Views: 33611

Re: Running FlatPress behind a reverse proxy

Hi,

I have the same issue. I am behind Nginx Proxy Manager running FlatPress on a docker. The issue here is that you mix http and https. On a local net the data goes as http and outside gets encrypted.

This is how the page looks like:
flatpress.PNG

If I change the code line 128 in the file ...