From 929358e6d945616b0d3794905059d6eb56258ea2 Mon Sep 17 00:00:00 2001 From: Codevice Solution Pvt Ltd Date: Sun, 10 Aug 2025 07:10:56 +0000 Subject: [PATCH] Update src/app-config/config.json --- src/app-config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app-config/config.json b/src/app-config/config.json index 57cacb3..71dd133 100644 --- a/src/app-config/config.json +++ b/src/app-config/config.json @@ -57,7 +57,7 @@ "privateKey": "7OAq3PXC3VCNPus6Mua9rxSO66Vd0j5J5Mv8g7hMbYc" }, "redisConfig": { - "host": "redis://default:oRYKRJKppvVqmSvTCiGeqVF4DDiFc22g6zodJQwbZCxNvKI34UYoQ8bMqdfDtmqd@g40cgo4wg8w0sw080gk0gog8:6379/0", + "host": "192.168.0.113", "port": 6379, "db": 0 },