nginx fatigue
@eric This is what I look like when doing #maintenance on my #fediverse #instance and definately not #crashing #out about why
proxy_set_header X-Forwarded-Proto $scheme;
needs to 🐝 changed to
proxy_set_header X-Forwarded-Proto https;
in my #nginx config