Skip to content

Commit 47add98

Browse files
committed
Add tool
1 parent c963f1a commit 47add98

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

manager/manager/launcher/launcher_tools.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@
6060
"internal_port": 2303,
6161
"consumer": None,
6262
},
63+
"video": {
64+
"type": "module",
65+
"module": None,
66+
"internal_port": 2303,
67+
"consumer": None,
68+
},
6369
}
6470

6571
simulator = {

0 commit comments

Comments
 (0)