Commit 21fd52bc authored by Chris Wright's avatar Chris Wright

Oops ... Typo

parent 27d2e12e
...@@ -84,7 +84,7 @@ GitLab does not ship with a Registry init file. Hence, [restarting GitLab][resta ...@@ -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 will not restart the Registry should you modify its settings. Read the upstream
documentation on how to achieve that. 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: auth:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment