Commit
This commit is contained in:
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
@@ -5,6 +5,7 @@
|
||||
"name": "Run nexarxclaude",
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"python": "/usr/bin/python3",
|
||||
"program": "${workspaceFolder}/nexarxclaude.py",
|
||||
"console": "integratedTerminal",
|
||||
"envFile": "${workspaceFolder}/.env"
|
||||
|
||||
Reference in New Issue
Block a user