░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/canvas/inst-cli/docker-compose/config
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: redis.yml
production: servers: - redis://<%= ENV.fetch('CANVAS_REDIS_HOST', 'redis') %> development: servers: - redis://<%= ENV.fetch('CANVAS_REDIS_HOST', 'redis') %> test: # only tests that are exercising the integration with redis require redis to run. servers: - redis://<%= ENV.fetch('CANVAS_REDIS_HOST', 'redis') %> # warning: the redis database will get cleared before each test, so if you # use this server for anything else, make sure to set aside a database id for # these tests to use. db: <%= ENV.fetch('PARALLEL_INDEX', '1') %> # when using RspecQ under test, ignore redis guards to allow execution of # unsafe redis commands against redis test queue. ignore_redis_guards: true
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 domain.yml
YML
255 B
2023-09-24 03:36
EDIT
📄 redis.yml
YML
719 B
2023-09-24 03:36
EDIT