Skip to content

Commit eb4fc59

Browse files
committed
the launch optimization
1 parent 76902f3 commit eb4fc59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"env": {
3838
// "PYTEST_ADDOPTS": "--no-cov"
3939
},
40-
"envFile": "${workspaceFolder}/.env/dev.env",
40+
"envFile": "${workspaceFolder}/asterisk.env/dev.env",
4141
"name": "Python: The Current File",
4242
"program": "${file}",
4343
"request": "launch",

0 commit comments

Comments
 (0)