[問題] vagrant homestead rails start

看板Ruby作者 (煉)時間5年前 (2019/05/08 23:31), 編輯推噓0(002)
留言2則, 1人參與, 5年前最新討論串1/1
想請問大大們是否有在 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 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 114.39.241.250 ※ 文章網址: https://www.ptt.cc/bbs/Ruby/M.1557329486.A.DCC.html

05/09 19:53, 5年前 , 1F
可能是bind沒設定好
05/09 19:53, 1F

05/09 19:53, 5年前 , 2F
可以加上 '-b 0.0.0.0' 或改puma設定檔試看看
05/09 19:53, 2F
文章代碼(AID): #1SqlPEtC (Ruby)
文章代碼(AID): #1SqlPEtC (Ruby)