Skip to content

Commit a047e1e

Browse files
committed
Merge pull request #204 from rexcze/patch-1
change in gitlab-shell/config.yml
2 parents 5a9ddd7 + 11738bd commit a047e1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install/centos/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,8 @@ GitLab Shell is a ssh access and repository management application developed spe
293293
sudo -u git -H cp config.yml.example config.yml
294294

295295
# Edit config and replace gitlab_url
296-
# with something like 'http://domain.com/'
296+
# with something like 'https://domain.com/'
297+
# also edit self_signed_cert to true if you are going to use selfsigned cert
297298
sudo -u git -H editor config.yml
298299

299300
# Do setup

0 commit comments

Comments
 (0)