quasar.conf.js external ip capacitor #9604
Unanswered
zanzara
asked this question in
CLI - Capacitor / Cordova modes
Replies: 1 comment 1 reply
-
You can set the ip/host in the devServer: {
host:'192.168.0.221'
} See the docs: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a possibilty to set the external ip in quasar.conf.js i.e when starting
I have to choose it every time, when I start this cmd.
Beta Was this translation helpful? Give feedback.
All reactions