Skip to content

Commit 5d256b0

Browse files
author
Dmitriy Zaporozhets
committed
Up versions for nginx + init.d
1 parent f18dab3 commit 5d256b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

init.d/gitlab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# GITLAB
44
# Maintainer: @randx
5-
# App Version: 2.9
5+
# App Version: 3.0
66

77
### BEGIN INIT INFO
88
# Provides: gitlab

nginx/gitlab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GITLAB
22
# Maintainer: @randx
3-
# App Version: 2.9
3+
# App Version: 3.0
44

55
upstream gitlab {
66
server unix:/home/gitlab/gitlab/tmp/sockets/gitlab.socket;

0 commit comments

Comments
 (0)