nginx: removing obsolete comment
relative to aliases http://nginx.org/en/docs/http/ngx_http_core_module.html#alias which aren't used in this config
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user