摘要: 切换到redmine安装目录 对所有ip开放启动命令,并且注册为后台运行 例如:/opt/code/redmine nohup ruby bin/rails server webrick -e production -b 0.0.0.0 -p 3000 & 阅读全文
posted @ 2017-07-10 14:28 Binz 阅读(243) 评论(0) 推荐(0) 编辑