OSDN Git Service

People keep adding http:// in front of the host.
authordosire <sytses@gmail.com>
Mon, 27 Jan 2014 13:27:47 +0000 (14:27 +0100)
committerdosire <sytses@gmail.com>
Mon, 27 Jan 2014 13:27:47 +0000 (14:27 +0100)
config/gitlab.yml.example

index be9ca8d..da87ded 100644 (file)
@@ -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