From e23f645442c45641f30b130c5022e5014fb98b37 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Wed, 6 Sep 2023 10:32:45 +0200 Subject: [PATCH] two redis is one too much --- proxy.yml | 2 +- proxy/dshackle.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/proxy.yml b/proxy.yml index 96c9c0fa..39825423 100644 --- a/proxy.yml +++ b/proxy.yml @@ -33,7 +33,7 @@ services: ports: - "33333:8080" - redis: + cache: image: healthcheck/redis:alpine restart: unless-stopped environment: diff --git a/proxy/dshackle.yaml b/proxy/dshackle.yaml index da50fc52..87856c3e 100644 --- a/proxy/dshackle.yaml +++ b/proxy/dshackle.yaml @@ -25,7 +25,7 @@ health: cache: redis: enabled: true - host: redis + host: cache password: "" proxy: