Update apisystem.json - remove "api-cache"

This commit is contained in:
Anton Suhorukov 2023-01-10 14:40:00 +03:00
parent 186662fad7
commit 226bb41eb7

View File

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