add apicache in config

This commit is contained in:
Anton Suhorukov 2022-12-21 12:25:08 +03:00
parent d35120e501
commit 1aeac87cef

View File

@ -14,7 +14,7 @@
"alias" : {
"min" : 3
},
"api-cache": "",
"api-cache": "http://localhost:5100/",
"autotest" : {
"secret-email" : ""
},