nohup ruby script/rails server webrick -e production &
redmine 3 后台运行命令:
nohup bundle exec rails server -b 172.16.25.148 webrick -e production &
nohup ruby script/rails server webrick -e production &
redmine 3 后台运行命令:
nohup bundle exec rails server -b 172.16.25.148 webrick -e production &