摘要: 启动 Swoole 的 http server,可以使用 IP + 端口 进行访问 创建 Nginx 虚拟域名 vim swotp.liuguofeng.com.conf server { listen 80; server_name swotp.liuguofeng.com ; index ind 阅读全文
posted @ 2020-06-27 15:50 Ouchihui 阅读(602) 评论(0) 推荐(0)