mirror of
https://github.com/koush/scrypted.git
synced 2026-06-29 20:40:28 +01:00
server: update launch.json configs
This commit is contained in:
4
server/.vscode/launch.json
vendored
4
server/.vscode/launch.json
vendored
@@ -97,8 +97,10 @@
|
||||
"${workspaceFolder}/**/*.js"
|
||||
],
|
||||
"env": {
|
||||
"SCRYPTED_PYTHON310_PATH": "/opt/homebrew/bin/python3.10",
|
||||
"DYLD_LIBRARY_PATH": "/usr/local/lib",
|
||||
"SCRYPTED_CLUSTER_WORKER_NAME": "Macaroni 2",
|
||||
"SCRYPTED_CLUSTER_LABELS": "@scrypted/coreml,compute,compute.preferred",
|
||||
"SCRYPTED_CLUSTER_LABELS": "@scrypted/coreml,@scrypted/tensorflow-lite,compute,compute.preferred",
|
||||
"SCRYPTED_CLUSTER_MODE": "client",
|
||||
"SCRYPTED_CLUSTER_SERVER": "192.168.2.130",
|
||||
"SCRYPTED_CLUSTER_SECRET": "swordfish",
|
||||
|
||||
Reference in New Issue
Block a user