mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-11-23 11:53:05 +03:00
15 lines
351 B
JSON
15 lines
351 B
JSON
[
|
|
{
|
|
"process_name": "homepage",
|
|
"process_wasm_path": "/homepage.wasm",
|
|
"on_exit": "Restart",
|
|
"request_networking": false,
|
|
"request_capabilities": [
|
|
"http_server:distro:sys"
|
|
],
|
|
"grant_capabilities": [
|
|
"http_server:distro:sys"
|
|
],
|
|
"public": false
|
|
}
|
|
] |