Update configs.md (#10627)

fix typo
This commit is contained in:
Nihed Majdoub 2020-04-14 12:16:29 +02:00 committed by GitHub
parent 97b03523fd
commit c186d8ef47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ However, the `configs` key is not supported for `docker compose`. See
This simple example shows how configs work in just a few commands. For a
real-world example, continue to
[Intermediate example: Use configs with a Nginx service](#advanced-example-use-configs-with-a-nginx-service).
[Advanced example: Use configs with a Nginx service](#advanced-example-use-configs-with-a-nginx-service).
1. Add a config to Docker. The `docker config create` command reads standard
input because the last argument, which represents the file to read the