added chromium and new bot tokens
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -29,11 +29,11 @@
|
||||
"request": "launch",
|
||||
"program": "${workspaceFolder}/agent-py-bot/agent.py",
|
||||
"console": "integratedTerminal",
|
||||
"preLaunchTask": "activate-venv", // Custom task to activate venv and run Docker
|
||||
"python": "/venv/bin/python", // Path to the Python interpreter in your venv
|
||||
"env": {
|
||||
"PYTHONUNBUFFERED": "1"
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user