在hosts文件中添加如下内容
192.168.2.133 localhost
注意:192.168.2.133需要更换为你自己的ip地址。
或者 使用下面的命令行启动
ruby bin/rails server webrick -e production -b 0.0.0.0 -p 3000
在hosts文件中添加如下内容
192.168.2.133 localhost
注意:192.168.2.133需要更换为你自己的ip地址。
或者 使用下面的命令行启动
ruby bin/rails server webrick -e production -b 0.0.0.0 -p 3000
本文标题:redmine只能在服务器上用localhost和127.0.0
本文链接:https://www.haomeiwen.com/subject/ryxckftx.html
网友评论