From 3219a004d804955463d47303c2bb6f3e50b83438 Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Tue, 9 Apr 2024 00:14:34 +0200 Subject: [PATCH] Update api.json --- api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.json b/api.json index 4e0fc2fe..11bbd920 100644 --- a/api.json +++ b/api.json @@ -91,7 +91,7 @@ "redis": { "endpoint": "127.0.0.1:6379", "poolSize": 10, - "database": 1, + "database": 0, "password": "", "sentinelEnabled": false, "masterName": "mymaster",