testg
This commit is contained in:
@@ -98,7 +98,7 @@ http {
|
||||
|
||||
# point-strategy 路径转发到后端服务
|
||||
location /point-strategy/ {
|
||||
proxy_pass http://digital-archive-app:9081/;
|
||||
proxy_pass http://digital-archive-app:9081;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header Connection 'upgrade';
|
||||
|
||||
Reference in New Issue
Block a user