TIL that my reverse-proxy NGINX config is done wrong. I’m using a “hardened” container and volume-mounting over the whole /etc/nginx tree. It’s worked totally fine as a reverse proxy for years, but we now want it to serve a landing page and prettier, more informative 502s… turns out you kinda need mime.types for that…
#nginx #sysadmin
#nginx #sysadmin