[問題] 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