You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment the command line only allows customisation of port number, not host/IP address. Because it is fixed to 'localhost', when running from within a docker container running on a VM (docker machine), I cannot access it (I need to change it to 0.0.0.0:8000).
What does the proposed API look like?
vue ui -h 0.0.0.0
mathroc, ideacco, tn930, ivan403704409, johnleider and 2 more