doc: Correctly document 'host' field of <cuirass-configuration>.
* doc/guix.texi (Continuous Integration): Fix doc of the 'host' field.
This commit is contained in:
parent
9b9b753529
commit
193d20f351
|
@ -21349,7 +21349,7 @@ from garbage collection for at least @var{ttl} seconds.
|
||||||
@item @code{port} (default: @code{8081})
|
@item @code{port} (default: @code{8081})
|
||||||
Port number used by the HTTP server.
|
Port number used by the HTTP server.
|
||||||
|
|
||||||
@item --listen=@var{host}
|
@item @code{host} (default: @code{"localhost"})
|
||||||
Listen on the network interface for @var{host}. The default is to
|
Listen on the network interface for @var{host}. The default is to
|
||||||
accept connections from localhost.
|
accept connections from localhost.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue