mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-19 14:41:42 +03:00
16 lines
394 B
JSON
16 lines
394 B
JSON
[
|
|
{
|
|
"process_name": "chess",
|
|
"process_wasm_path": "/chess.wasm",
|
|
"on_exit": "Restart",
|
|
"request_networking": true,
|
|
"request_capabilities": [
|
|
"homepage:homepage:sys",
|
|
"http_server:distro:sys",
|
|
"net:distro:sys",
|
|
"vfs:distro:sys"
|
|
],
|
|
"grant_capabilities": [],
|
|
"public": true
|
|
}
|
|
] |