add_header 'Access-Control-Allow-Origin' $http_origin; add_header 'Access-Control-Allow-Credentials' 'true'; } proxy_pass http://backend;
確定! 回上一頁