Skip to content

Commit fbe8d40

Browse files
committed
removed reference line numbers
1 parent 5dec2a1 commit fbe8d40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web-server/nginx/gitlab-ssl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
# Also you need to edit gitlab-shell config.
1313
# Set "gitlab_url" param in gitlab-shell/config.yml to https://git.example.com
1414
# You also need to edit gitlab/config/gitlab.yml
15-
# 1) Define port for http: line 19 -- port: 443
16-
# 2) Enable https: line 20 -- https: true
17-
# 3) Disable gravatar: line 110 -- enabled: false
15+
# 1) Define port for http: port: 443
16+
# 2) Enable https: https: true
17+
# 3) Disable gravatar: enabled: false
1818

1919
upstream gitlab {
2020

0 commit comments

Comments
 (0)