samuelclay / NewsBlur

NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
http://www.newsblur.com
MIT License
6.91k stars 1k forks source link

force http instead https #1819

Closed ElFDA closed 1 year ago

ElFDA commented 1 year ago

Hello! I have Caddy in front of all my services that automatically manages redirect and SSL certificates, there is a way to force NewsBlur only http and not redirect on https itself?

samuelclay commented 1 year ago

You'll have to play around in haproxy.docker-compose.conf:

https://github.com/samuelclay/NewsBlur/blob/ed1a2c40eb56b5cd72d4b95d05d32e08ec3c9cf6/docker/haproxy/haproxy.docker-compose.cfg#L39-L41