Skip to content

Commit 0cc6338

Browse files
committed
Update host_proxy.conf
1 parent 7ce4473 commit 0cc6338

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

resources/modules/Nginx/ospanel_data/default/templates/host_proxy.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
location / {
1818
proxy_http_version 1.1;
1919
proxy_cache_bypass $http_upgrade $cookie_nocache $arg_nocache $http_pragma $http_authorization;
20-
proxy_ssl_server_name on;
2120
proxy_pass http://$backend_ip:$backend_port;
2221
proxy_redirect http://$backend_ip:$backend_port/ /;
2322
proxy_set_header Upgrade $http_upgrade;

0 commit comments

Comments
 (0)