Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access web UI from another device #377

Open
artsnr1 opened this issue Feb 9, 2022 · 2 comments
Open

Access web UI from another device #377

artsnr1 opened this issue Feb 9, 2022 · 2 comments

Comments

@artsnr1
Copy link

artsnr1 commented Feb 9, 2022

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?

@bitoreum
Copy link

You can use nginx to connect to your localhost

@MonkeyD-Core
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants