[问题] vagrant homestead rails start

楼主: kiey (炼)   2019-05-08 23:31:24
想请问大大们是否有在 vagrant homestead 里面用 rails start
vagrant@homestead:~/code/ruby/NewProjectName$ rails s
=> Booting Puma
=> Rails 5.2.3 application starting in development
=> Run rails server -h for more startup options
Puma starting in single mode...
* Version 3.12.1 (ruby 2.6.0-p0), codename: Llamas in Pajamas
* Min threads: 5, max threads: 5
* Environment: development
* Listening on tcp://localhost:3000
现在找不方法 让 windows 可以连到 192.168.10.10:3000
作者: MickPlaYer (Mick)   2019-05-09 19:53:00
可能是bind没设定好可以加上 '-b 0.0.0.0' 或改puma设定档试看看

Links booklink

Contact Us: admin [ a t ] ucptt.com