doc: Correctly document 'host' field of <cuirass-configuration>.

* doc/guix.texi (Continuous Integration): Fix doc of the 'host' field.
master
Ludovic Courtès 2019-07-18 00:43:54 +02:00
parent 9b9b753529
commit 193d20f351
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -21349,7 +21349,7 @@ from garbage collection for at least @var{ttl} seconds.
@item @code{port} (default: @code{8081})
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
accept connections from localhost.