diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-05-16 17:15:38 -0500 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-05-16 17:15:38 -0500 |
commit | 89644edc4e2a9447cc31d4f966c163316dff95fa (patch) | |
tree | 0ac11947445720d59a302664e4e403f6fdf50b5d /config/gitlab.yml.example | |
parent | 23d1c454108d50bbb1795b0a5855ee7ae9024e3c (diff) | |
download | gitlab-ce-89644edc4e2a9447cc31d4f966c163316dff95fa.tar.gz |
Bring back path to registry settings
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r-- | config/gitlab.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index d935121d88b..0cef2794f4e 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -183,6 +183,7 @@ production: &base # api_url: http://localhost:5000/ # key: config/registry.key # issuer: omnibus-certificate + # path: shared/registry # # 2. GitLab CI settings |