debian-mirror-gitlab/debian/conf/cable.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
172 B
YAML
Raw Normal View History

production:
adapter: redis
url: redis://localhost:6379
development:
adapter: redis
url: redis://localhost:6379
test:
adapter: redis
url: redis://localhost:6379