Skip to content

Commit

Permalink
server: cleanup launch.json
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Jan 23, 2025
1 parent e9ec789 commit 7790810
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions server/.vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,6 @@
"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,@scrypted/tensorflow-lite,compute,compute.preferred",
"SCRYPTED_CLUSTER_MODE": "client",
"SCRYPTED_CLUSTER_SERVER": "192.168.2.130",
"SCRYPTED_CLUSTER_SECRET": "swordfish",
"SCRYPTED_CAN_RESTART": "true",
"SCRYPTED_VOLUME": "/Users/koush/.scrypted-cluster/volume-client",
}
Expand Down

0 comments on commit 7790810

Please sign in to comment.