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 },