Project

General

Custom queries

Profile

Actions

Bug #35902

closed

Environment variable FOREMAN_RAILS_CACHE_STORE_URLS is not set correctly in docker-compose file

Added by Jannis Warnat over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Development tools
Target version:
-
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

FOREMAN_RAILS_CACHE_STORE_URLS needs to be set to redis://redis-cache:6379/0 instead of redis://redis:6379/0 to match the service / host name of the redis cache as defined in the docker-compose.yml.

Added by Jannis Warnat over 2 years ago

Revision d153a598 (diff)

Fixes #35902 - Correct env variable FOREMAN_RAILS_CACHE_STORE_URLS in docker-compose.yml

Actions

Also available in: Atom PDF