voila-dashboards/voila
View on GitHubVoila.ip option not in documentation and -h help string
Open
#447 opened on Oct 25, 2019
documentationgood first issue
Description
Follow up from #443
Viola has an option to serve the dashboard on a public interface using the voila.ip parameter.
However this is not mentioned in the documentation which only refers to serving on localhost,
It is also not referenced in the voila help string -h..
-h only refers to the port, but not the IP address.
The option should be added to the documentation and the help string.