it’s working 192.168.1.104 but I cannot log in its showing an invalid login
Well, it’s working … should be reachable on http://site1.local too (instead http://192.168.1.104)
Is not working with administrator credentials?
thank you so much, brother. now working with the Administrator with my password
why does my site not work brother?
Ok. Probably hosts file was not edited properly.
Congratulations anyway!
1 Like
oh ok, thank you so much, brother.
1 Like
Hi @priya.parmar.
It should works but in development environment you need to indicate the port where your bench is serving the app. Usually 8000
, but can vary depending on the scenario …
So try
http://ratnaafinerp.local:8000
or
http://10.1.0.62:8000
or
http://127.0.0.1:8000