location ^~ /api/ { proxy_pass https://www.charint.top:8888/; } 注意所有斜杠都是必须的 遇到的配置问题大部分为 / 未加或者 多加 的问题 需要注意看/