Hello,
when i open my adonis server it work successfully from localhost with 'http://localhost:3333/'
but when i open it from other pc in my network by my local network ip address like 'http://192.168.1.12:8080/' not working
i want any way to open it by my local network ip or any other way.
Hello,
Have you tried 'http://192.168.1.12:3333/' ? Currently my Virtual Host IP is 192.168.1.5 and I can access http://192.168.1.5:3333/ Plz cross check.
Make sure you change localhost to 0.0.0.0 inside .env file.
Make sure you change
localhostto0.0.0.0inside .env file.
here it did not work, can anyone help me?

windows firewall :)
Dourgmarcolino voce bota o HOST= 0.0.0.0 e restarta o serve que funciona.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
Make sure you change
localhostto0.0.0.0inside .env file.