opendax
opendax copied to clipboard
Access web UI from another device
I'm trying to access the web UI from another device on the same network. To do that I need to access the IP address behind www.app.local. However, the browser returns "404 page not found" when I try to access the web UI using the IP address. Any solution?
You can use nginx to connect to your localhost
make sure to run full url
like if in your :
config/app.yml url set to domain : domain.com and subdomain with : www
that mean you have to access your site using www.domain.com