git-bug/doc
Sascha ea329aed69 Add option to specify host address
'--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.
2021-02-28 21:20:15 +01:00
..
man Add option to specify host address 2021-02-28 21:20:15 +01:00
md Add option to specify host address 2021-02-28 21:20:15 +01:00
architecture.md Update architecture.md 2019-04-18 14:14:37 +02:00
gen_docs.go repo: finish RepoStorage move 2020-12-08 13:07:51 +01:00
howto-github.md github-howto: change title 2020-03-01 17:17:38 +01:00
jira_bridge.md doc: fix typos 2020-06-16 21:32:03 +08:00
model.md typos and minor readme fix 2020-07-15 11:57:42 +02:00
queries.md doc: cleanup query documentation 2021-02-20 13:24:28 +01:00