hotfix: kimap_indexer manifest

This commit is contained in:
bitful-pannul 2024-06-13 01:22:35 -07:00
parent 37e7dde388
commit cdb052524e

View File

@ -1,7 +1,7 @@
[
{
"process_name": "kns_indexer",
"process_wasm_path": "/kns_indexer.wasm",
"process_name": "kimap_indexer",
"process_wasm_path": "/kimap.wasm",
"on_exit": "Restart",
"request_networking": false,
"request_capabilities": [
@ -15,4 +15,4 @@
],
"public": false
}
]
]