Come aprire tramite IP interno?

Dear @simonk,

Thanks for your reply!!
I have using ctrl+c to stop the process on terminal, and start by bundle exec rails server --binding=0.0.0.0 this command, but it seems still not work.

I wonder how to correctly stop it then launch again? Because I found even I already closed the terminal that I am still able to access the forum. Moreover, I was not building via docker container so that I have no launcher to use ./launcher stop app this command. Also, I have tried this kill $(cat tmp/pids/server.pid) but it replied cat: tmp/pids/server.pid No such file or directory
I will be grateful for any hint you can provide.

Thank you so much!

BR,
Chieh

1 Mi Piace