diff --git a/nginx/templates/default.conf.template b/nginx/templates/default.conf.template index 3212299..ecffb76 100755 --- a/nginx/templates/default.conf.template +++ b/nginx/templates/default.conf.template @@ -91,8 +91,6 @@ server { } } - # following aliases made in order to respect the url structure - # the server alone would follow: especially, mounting /static on /public root /opt/inventaire/client; location /public/ { include /etc/nginx/snippets/security_headers.conf;