essay-org / essay

personalise blog system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2.3.0 局域网 访问失败

yoog568 opened this issue · comments

commented

您好,使用2.3.0版本本地电脑部署成功,可是为什么在手机访问电脑ip+port确实不通?手机和电脑明明是在一个局域网中的

commented

换端口号也不行

commented

config中的改为 host: '192.168.0.106' 就可以了,可是为什么

commented

config中的host是全局配置的,你监听127.0.0.1,局域网是肯定访问不了的