Replace latin locutions in the documentation

See gh-28141
This commit is contained in:
Vincent Ricard
2021-09-27 22:31:05 +02:00
committed by Stephane Nicoll
parent ea68672594
commit 873bca36c4
15 changed files with 30 additions and 30 deletions

View File

@@ -23,7 +23,7 @@ The following table shows the environment variables and their values:
| Environment variable | Description
| DOCKER_HOST
| URL containing the host and port for the Docker daemon - e.g. `tcp://192.168.99.100:2376`
| URL containing the host and port for the Docker daemon - for example `tcp://192.168.99.100:2376`
| DOCKER_TLS_VERIFY
| Enable secure HTTPS protocol when set to `1` (optional)
@@ -41,7 +41,7 @@ The following table summarizes the available properties:
| Property | Description
| `host`
| URL containing the host and port for the Docker daemon - e.g. `tcp://192.168.99.100:2376`
| URL containing the host and port for the Docker daemon - for example `tcp://192.168.99.100:2376`
| `tlsVerify`
| Enable secure HTTPS protocol when set to `true` (optional)