secure-proxy
secure-proxy copied to clipboard
Fix nginx default
This fixes a site block mix-up due to the lack of the default_server directive. Additionally there is a migration from the inclusive model to an exclusive one. Nginx is intended to serve as a proxy (for this usecase), the default site does not need to include excessive features thus minimizing the surface.