We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76902f3 commit eb4fc59Copy full SHA for eb4fc59
.vscode/launch.json
@@ -37,7 +37,7 @@
37
"env": {
38
// "PYTEST_ADDOPTS": "--no-cov"
39
},
40
- "envFile": "${workspaceFolder}/.env/dev.env",
+ "envFile": "${workspaceFolder}/asterisk.env/dev.env",
41
"name": "Python: The Current File",
42
"program": "${file}",
43
"request": "launch",
0 commit comments