voila-dashboards/voila
在 GitHub 查看Voila.ip option not in documentation and -h help string
Open
#447 建立於 2019年10月25日
documentationgood first issue
描述
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.