doc.rustdesk.com/v3/sandbox.config.json

12 lines
196 B
JSON
Raw Normal View History

{
"infiniteLoopProtection": true,
"hardReloadOnChange": false,
"view": "browser",
"template": "node",
"container": {
"port": 3000,
"startScript": "start",
"node": "18"
}
}