location /api/ { proxy_pass http://api_server/; proxy_set_header Host $host:$server_port; proxy_redirect http://api_server/ ...
確定! 回上一頁