From 1aeac87cef1fe0b831d7f41a06b712a082e424fc Mon Sep 17 00:00:00 2001 From: SuhorukovAnton Date: Wed, 21 Dec 2022 12:25:08 +0300 Subject: [PATCH] add apicache in config --- config/apisystem.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/apisystem.json b/config/apisystem.json index bc0e83209e..bee53af18c 100644 --- a/config/apisystem.json +++ b/config/apisystem.json @@ -14,7 +14,7 @@ "alias" : { "min" : 3 }, - "api-cache": "", + "api-cache": "http://localhost:5100/", "autotest" : { "secret-email" : "" },