mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-19 14:41:42 +03:00
14 lines
296 B
JSON
14 lines
296 B
JSON
[
|
|
{
|
|
"process_name": "terminal",
|
|
"process_wasm_path": "/terminal.wasm",
|
|
"on_panic": "Restart",
|
|
"request_networking": true,
|
|
"request_messaging": [
|
|
"net:sys:uqbar",
|
|
"http_client:sys:uqbar"
|
|
],
|
|
"public": true
|
|
}
|
|
]
|