Update nginx

This commit is contained in:
2024-12-30 12:22:58 +00:00
parent 50591d69f9
commit a2d4ef77f4

View File

@@ -390,9 +390,6 @@ http {
} }
location /change { location /change {
alias "/var/www/html/change";
try_files $uri /change/index.html;
# Set proxy headers # Set proxy headers
proxy_set_header Host $host; proxy_set_header Host $host;