We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a617615 commit 96f95b9Copy full SHA for 96f95b9
.vscode/launch.json
@@ -14,6 +14,7 @@
14
"FLASK_ENV": "development",
15
"FLASK_DEBUG": "0"
16
},
17
+ "envFile": "${workspaceFolder}/.env",
18
"args": [
19
"run",
20
"--no-debugger",
0 commit comments