sh05
This commit is contained in:
parent
61f9ba2f72
commit
8376683ed6
|
@ -271,7 +271,7 @@ http {
|
|||
proxy_set_header Authorization $http_authorization;
|
||||
}
|
||||
# API路由
|
||||
location /SH05/ {
|
||||
location /sh05/ {
|
||||
proxy_pass https://healthy_api/SH05/;
|
||||
proxy_ssl_server_name on;
|
||||
proxy_ssl_verify off;
|
||||
|
|
Loading…
Reference in New Issue