I've filled out all the variables and got it running. But when I try to access Feedbin, all i get is a page saying:
Client sent an HTTP request to an HTTPS server.
FOURCE_SSL is set to false.
I'm connecting to a LAN server.
I changed the feedbin-caddy service ports in the docker compose file since 80 and 443 are in use.
I've filled out all the variables and got it running. But when I try to access Feedbin, all i get is a page saying:
FOURCE_SSL is set to false. I'm connecting to a LAN server. I changed the feedbin-caddy service ports in the docker compose file since 80 and 443 are in use.
Any idea what's off?