fix and update
This commit is contained in:
@@ -1816,6 +1816,12 @@ ${nginx_proxy_headers}
|
||||
${nginx_proxy_headers}
|
||||
}
|
||||
|
||||
location /fedcm/ {
|
||||
proxy_pass ${api_upstream}/fedcm/;
|
||||
proxy_http_version 1.1;
|
||||
${nginx_proxy_headers}
|
||||
}
|
||||
|
||||
EOF
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user