diff options
-rw-r--r-- | config.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.yml.example b/config.yml.example index 94eb593..97b5006 100644 --- a/config.yml.example +++ b/config.yml.example @@ -8,6 +8,7 @@ user: git # only listen on a Unix domain socket. gitlab_url: "http://localhost:8080/" +# See installation.md#using-https for additional HTTPS configuration details. http_settings: # user: someone # password: somepass |