Fix typo
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
This commit is contained in:
parent
8ce4dcaef8
commit
b78b395ae2
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ support.
|
||||||
|
|
||||||
## Configure Nginx with a v1 and v2 registry
|
## Configure Nginx with a v1 and v2 registry
|
||||||
|
|
||||||
This sections describes how to user `docker-compose` to run a combined version
|
This sections describes how to use `docker-compose` to run a combined version
|
||||||
1 and version 2.0 registry behind an `nginx` proxy. The combined registry is
|
1 and version 2.0 registry behind an `nginx` proxy. The combined registry is
|
||||||
accessed at `localhost:5000`. If a `docker` client has a version less than 1.6,
|
accessed at `localhost:5000`. If a `docker` client has a version less than 1.6,
|
||||||
Nginx will route its requests to the 1.0 registry. Requests from newer clients
|
Nginx will route its requests to the 1.0 registry. Requests from newer clients
|
||||||
|
|
Loading…
Reference in a new issue