Closed
Description
What problem does this feature solve?
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