From 21fd52bc5fed122a867e69f8b36639249ef2d9b0 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Fri, 17 Jun 2016 10:05:58 +0000 Subject: Oops ... Typo --- doc/administration/container_registry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/administration/container_registry.md b/doc/administration/container_registry.md index d21708d6f55..39e43acbe2b 100644 --- a/doc/administration/container_registry.md +++ b/doc/administration/container_registry.md @@ -84,7 +84,7 @@ GitLab does not ship with a Registry init file. Hence, [restarting GitLab][resta will not restart the Registry should you modify its settings. Read the upstream documentation on how to achieve that. -The Docker Registry configuration will need `container_service` as the service and `https://gitlab.example.com/jwt/auth` as the realm: +The Docker Registry configuration will need `container_registry` as the service and `https://gitlab.example.com/jwt/auth` as the realm: ``` auth: -- cgit v1.2.1