Skip to content

Commit

Permalink
server: fixup project file
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Mar 16, 2023
1 parent 38ba31c commit a88a295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/.vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"${workspaceFolder}/**/*.js"
],
"env": {
"SCRYPTED_PYTHON_PATH": "python3.9",
"SCRYPTED_PYTHON_PATH": "python3.10",
// "SCRYPTED_SHARED_WORKER": "true",
// "SCRYPTED_DISABLE_AUTHENTICATION": "true",
// "DEBUG": "*",
Expand Down

0 comments on commit a88a295

Please sign in to comment.