Skip to content

Commit d5265bd

Browse files
braktarfrodrigo
authored andcommitted
Try
1 parent e15d6d7 commit d5265bd

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)