summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-01-13 10:03:34 +0100
committerdosire <sytses@gmail.com>2014-01-13 10:03:34 +0100
commit88c01f1eb0539d5e79124246ea3398b41dfff5cc (patch)
treec8bf217960fc3a87a5b8b7e340b89f7fa39f8ca1 /config
parentb77aa82652a37da824e161b6c190198c55bf4ea2 (diff)
downloadgitlab-ci-88c01f1eb0539d5e79124246ea3398b41dfff5cc.tar.gz
Making it even more similar to the simple server setup of the common user based on https://twitter.com/say_hello_je/status/422652167716364288.
Diffstat (limited to 'config')
-rw-r--r--config/application.yml.example3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/application.yml.example b/config/application.yml.example
index aa998a1..5e8861a 100644
--- a/config/application.yml.example
+++ b/config/application.yml.example
@@ -1,7 +1,6 @@
defaults: &defaults
gitlab_server_urls:
- - 'http://git.example.com/'
- - 'https://replace.with.your.local.gitlab.server/'
+ - 'http://replace.with.your.local.gitlab.server.or.servers.example.com/'
## Gitlab CI settings
gitlab_ci: