Skip to content

Commit 3d3193a

Browse files
committed
Merge pull request #228 from liangmingyi/master
[Guide]Update nginx configuration link
2 parents cc5db8c + b0eedd3 commit 3d3193a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/centos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ To do so, follow the instructions provided by the [nginx wiki][nginx-centos] and
567567
yum update
568568
yum -y install nginx
569569
chkconfig nginx on
570-
wget -O /etc/nginx/conf.d/gitlab.conf https://gitlab.com/gitlab-org/gitlab-recipes/raw/master/web-server/nginx/gitlab-ssl
570+
wget -O /etc/nginx/conf.d/gitlab.conf https://gitlab.com/gitlab-org/gitlab-ce/raw/master/lib/support/nginx/gitlab-ssl
571571

572572
Edit `/etc/nginx/conf.d/gitlab.conf` and replace `git.example.com` with your FQDN. Make sure to read the comments in order to properly set up SSL.
573573

0 commit comments

Comments
 (0)