切换到redmine安装目录

对所有ip开放启动命令,并且注册为后台运行

nohup ruby bin/rails server webrick -e production -b 0.0.0.0 -p 3000 &

05-11 18:08