wangweianger / zanePerfor

前端性能监控系统,消息队列,高可用,集群等相关架构

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm start 运行外网无法访问

chaos-zhu opened this issue · comments

在腾讯云的轻量部署的Ubuntu,redis、mongo等都使用的docker-compose.

docker容器如下:

image

config.prod.js改动如下:

image

image

config.default.js改动如下:

image

npm start 如下:

image

访问: http://xxx.xxx.xxx.xxx:7001

image

没装nginx反代,安全组全开防火墙也关了...实在想不出为啥了。。。

解决了,对egg-script不熟。。。