mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
strip down resque.yml
This commit is contained in:
parent
2b5b85599c
commit
3573f8a2d8
@ -1,6 +1,4 @@
|
||||
# If you change this file in a Merge Request, please also create
|
||||
# a Merge Request on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests
|
||||
#
|
||||
development: "redis://{{REDIS_HOST}}:{{REDIS_PORT}}"
|
||||
test: "redis://{{REDIS_HOST}}:{{REDIS_PORT}}"
|
||||
production: "redis://{{REDIS_HOST}}:{{REDIS_PORT}}"
|
||||
production: redis://{{REDIS_HOST}}:{{REDIS_PORT}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user