mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-18 14:24:21 +03:00
ea329aed69
'--host'-cmdline-option is added to the webui command. Previously, the WebUI couldn't be hosted inside of a container. As the WebUI-server only listend per default to localhost and there was no option to change the address, the server should listend to. This means, that the WebUI was only reachable from localhost. So only from inside of the container but never from outside. The '--host'-option allows to set the IP address or a hostname which the WebUI-server should listen to. E.g. by setting 0.0.0.0 or :: as address. Update documentation for new option. Update shell completion for new option. Compilation seems to add another go-gitlab version. |
||
---|---|---|
.. | ||
man | ||
md | ||
architecture.md | ||
gen_docs.go | ||
howto-github.md | ||
jira_bridge.md | ||
model.md | ||
queries.md |