mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2025-12-08 17:36:24 +00:00
Missing redis db number
This commit is contained in:
parent
0a24da2cfe
commit
09e76bb2e7
@ -241,7 +241,8 @@ gitlab_configure_actioncable() {
|
||||
|
||||
update_template ${GITLAB_ACTIONCABLE_CONFIG} \
|
||||
REDIS_HOST \
|
||||
REDIS_PORT
|
||||
REDIS_PORT \
|
||||
REDIS_DB_NUMBER
|
||||
}
|
||||
|
||||
gitlab_configure_gitaly() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user