We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 650e0b7 commit a738e47Copy full SHA for a738e47
1 file changed
docker/docker-compose.test.yml
@@ -7,7 +7,7 @@ x-default-service: &default-service
7
OPTIM_DEFAULT_MAX_LATENESS_RATIO: 1
8
OPTIM_GENERATE_GEOJSON_POLYLINES: 'true'
9
# REDIS_CACHE_HOST: redis-cache
10
- REDIS_RESQUE_HOST: redis-resque
+ REDIS_RESQUE_HOST: localhost
11
REDIS_RESULT_TTL_DAYS: ${REDIS_RESULT_TTL_DAYS:-1}
12
depends_on:
13
redis-resque:
0 commit comments