diff options
author | dosire <sytses@gmail.com> | 2014-01-23 15:14:07 +0100 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-01-23 15:14:07 +0100 |
commit | 42220f2a18f69ab23c496aa93a1b8d528d2d0004 (patch) | |
tree | ac065ad4441053e3f412b2f4608cb3fc3210e821 /lib/support/nginx | |
parent | 6d3a92f22536ef01e8d770b11ba04ffe448b5679 (diff) | |
download | gitlab-ce-42220f2a18f69ab23c496aa93a1b8d528d2d0004.tar.gz |
Remove version since we don't keep it up to date.
Diffstat (limited to 'lib/support/nginx')
-rw-r--r-- | lib/support/nginx/gitlab | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/support/nginx/gitlab b/lib/support/nginx/gitlab index d1d959e152e..c49dce501ab 100644 --- a/lib/support/nginx/gitlab +++ b/lib/support/nginx/gitlab @@ -1,6 +1,5 @@ # GITLAB # Maintainer: @randx -# App Version: 5.0 upstream gitlab { server unix:/home/git/gitlab/tmp/sockets/gitlab.socket; |