Skip to content

Commit

Permalink
removed reference line numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
arif-ali committed Dec 30, 2013
1 parent 5dec2a1 commit fbe8d40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions web-server/nginx/gitlab-ssl
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
# Also you need to edit gitlab-shell config.
# Set "gitlab_url" param in gitlab-shell/config.yml to https://git.example.com
# You also need to edit gitlab/config/gitlab.yml
# 1) Define port for http: line 19 -- port: 443
# 2) Enable https: line 20 -- https: true
# 3) Disable gravatar: line 110 -- enabled: false
# 1) Define port for http: port: 443
# 2) Enable https: https: true
# 3) Disable gravatar: enabled: false

upstream gitlab {

Expand Down

0 comments on commit fbe8d40

Please sign in to comment.