Skip to content

Commit 1881dee

Browse files
committed
Add note about 'insecure' option to README
1 parent e0714f6 commit 1881dee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,8 @@ Also, you can setup your own GitLab self-hosted server, using that configuration
173173
type = gitlab
174174
token = YourSuperPrivateKey
175175
fqdn = gitlab.example.org
176+
# Set this only if you use a self-signed certificate and experience problems
177+
insecure = true
176178

177179
Finally, to make it really cool, you can make a few aliases in your gitconfig:
178180

0 commit comments

Comments
 (0)