-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
How can i access dev server from intranet device? #3652
Comments
Hi, Please use our Discord or forum for questions. Thank you. |
This was referenced Sep 13, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've tried to configure the server port in "quasar.conf.js", but faild when i visit ‘192.168.2.XXX:8080’. And my backend api services is ok. sth wrong ?
devServer: { host: '0.0.0.0' }
Quasar: 1.0.0-beta.11
@quasar/app: 1.0.0-beta.10
OS: Windows 10 x64 1809
Node: 10.15.3
NPM: 6.9.0
The text was updated successfully, but these errors were encountered: