小朋友遇到的一个错误,只能通过本地的127.0.0.1访问,无法通过本地的内网IP访问
其实原因很简单,因为config中index.js中的env配置下即可
config
index.js
env
NodeJs——无法使用内网IP访问
原文:https://www.cnblogs.com/wangyang0210/p/13092472.html