Redis cache and celery, avoid overflow (3)
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ DB_PORT=5432
|
||||
REDIS_CACHE_HOST=fetcher_redis_cache
|
||||
REDIS_CACHE_PORT=6379
|
||||
REDIS_CELERY_HOST=fetcher_redis_celery
|
||||
REDIS_CELERY_PORT=6380
|
||||
REDIS_CELERY_PORT=6379
|
||||
|
||||
# Job timeout: 30 min
|
||||
JOB_DEFAULT_TIMEOUT=1800
|
||||
|
||||
Reference in New Issue
Block a user