mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-03 15:37:08 +03:00
14 lines
332 B
JSON
14 lines
332 B
JSON
[
|
|
{
|
|
"process_name": "terminal",
|
|
"process_wasm_path": "/terminal.wasm",
|
|
"on_exit": "Restart",
|
|
"request_networking": true,
|
|
"request_capabilities": [
|
|
"net:sys:nectar",
|
|
"http_client:sys:nectar",
|
|
"kernel:sys:nectar"
|
|
],
|
|
"public": true
|
|
}
|
|
] |