diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index be9ca8d..da87ded 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -14,7 +14,7 @@ production: &base ## GitLab settings gitlab: - ## Web server settings + ## Web server settings (note: host is the FQDN, do not include http://) host: localhost port: 80 https: false -- libgit2 0.21.2