mirror of
https://github.com/jlengrand/gitlab-recipes.git
synced 2026-03-10 08:11:17 +00:00
Up versions for nginx + init.d
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# GITLAB
|
||||
# Maintainer: @randx
|
||||
# App Version: 2.9
|
||||
# App Version: 3.0
|
||||
|
||||
### BEGIN INIT INFO
|
||||
# Provides: gitlab
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# GITLAB
|
||||
# Maintainer: @randx
|
||||
# App Version: 2.9
|
||||
# App Version: 3.0
|
||||
|
||||
upstream gitlab {
|
||||
server unix:/home/gitlab/gitlab/tmp/sockets/gitlab.socket;
|
||||
|
||||
Reference in New Issue
Block a user