mirror of
https://github.com/thib8956/nginx-proxy
synced 2026-08-15 10:32:48 +00:00
Without this fix the response of nohttp sites to HTTP requests changes depending on the existence of at least one HTTP enabled site: * no HTTP enabled sites -> connection refused * at least one HTTP enabled site -> 503 This fix ensures the response is always 503.