doc: Fix docker configuration options.

* doc/guix.texi (Docker Service): Fix typo in enable-proxy? default.
This commit is contained in:
Efraim Flashner 2020-09-14 16:20:07 +03:00
parent 4a2cb3fa0e
commit ef7381f463
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -27998,7 +27998,7 @@ The Containerd package to use.
@item @code{proxy} (default @var{docker-libnetwork-cmd-proxy})
The Docker user-land networking proxy package to use.
@item @code{enable-proxy?} (default @code{#f})
@item @code{enable-proxy?} (default @code{#t})
Enable or disable the use of the Docker user-land networking proxy.
@item @code{debug?} (default @code{#f})