Sjors / matreon

Self hosted platform to receive money from your supporters, using Bitcoin Lightning network
MIT License
35 stars 2 forks source link

proxy_set_header X-Forwarded-Proto https #80

Open Sjors opened 6 years ago

Sjors commented 6 years ago

nginx config for https needs:

proxy_set_header X-Forwarded-Proto https;