开发者

Running rake db:setup on server, how to change to production mode?

开发者 https://www.devze.com 2023-01-28 03:16 出处:网络
Running rake db:setup on server, how to change to production mode? I am SSH\'d into the server (nginx, ubuntu, passenger)开发者_如何学Gorake db:setup RAILS_ENV=production

Running rake db:setup on server, how to change to production mode?

I am SSH'd into the server (nginx, ubuntu, passenger)开发者_如何学Go


rake db:setup RAILS_ENV=production
0

精彩评论

暂无评论...
验证码 换一张
取 消