diff options
Diffstat (limited to 'config.yml.example')
-rw-r--r-- | config.yml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yml.example b/config.yml.example index 8d19a97..a7e8d8a 100644 --- a/config.yml.example +++ b/config.yml.example @@ -7,7 +7,7 @@ user: git # Url to gitlab instance. Used for api calls. -# Default: http://localhost +# Default: http://localhost:8080 # You only have to change the default if you have configured Unicorn # to listen on a custom port, or if you have configured Unicorn to # only listen on a Unix domain socket. For Unix domain sockets use |