aipeach
aipeach
把构建命令改成这样就行了。 ```bash sed -i 's/nodejs/edge/g' app/api/cors/[...path]/route.ts && npx @cloudflare/[email protected] ```
获取真实IP解决办法 修改 https://github.com/GeekQuerxy/SSPanelSubcribe/blob/Swoole/App/HttpController/Links.php#L352 ``` public function getRemoteIP(): string {/* $info = ServerManager::getInstance() ->getSwooleServer() ->connection_info( $this->request()->getSwooleRequest()->fd ); return $info['remote_ip'];*/ return $this->request()->getHeaders()['x-real-ip'][0]; } ``` 反代设置 https://www.easyswoole.com/QuickStart/proxy.html
@chen63536 换能登陆的微信号