Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-06-10 17:21:49 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-06-10 17:21:49 +0300
commit2ff359142a08af8656f5f6ed90a65e90ecec32f2 (patch)
tree9c14427f6cc0fc8c883aebec6b0d2251103e2be2 /config
parent747a167a2dce3175102e4aff78504c72178cc5a5 (diff)
parent0e7abb4c2851131ccc5a81e1923824ac845bbe3f (diff)
Merge branch 'fix-registry-docs' into 'master'
Fix incorrect registry key value See merge request !4595
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 0510e7df597..1048ef6e243 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -181,7 +181,7 @@ production: &base
# host: registry.example.com
# port: 5005
# api_url: http://localhost:5000/ # internal address to the registry, will be used by GitLab to directly communicate with API
- # key_path: config/registry.key
+ # key: config/registry.key
# path: shared/registry
# issuer: gitlab-issuer