Skip to content

Commit a738e47

Browse files
committed
Try
1 parent 650e0b7 commit a738e47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ x-default-service: &default-service
77
OPTIM_DEFAULT_MAX_LATENESS_RATIO: 1
88
OPTIM_GENERATE_GEOJSON_POLYLINES: 'true'
99
# REDIS_CACHE_HOST: redis-cache
10-
REDIS_RESQUE_HOST: redis-resque
10+
REDIS_RESQUE_HOST: localhost
1111
REDIS_RESULT_TTL_DAYS: ${REDIS_RESULT_TTL_DAYS:-1}
1212
depends_on:
1313
redis-resque:

0 commit comments

Comments
 (0)