This commit is contained in:
Rich
2021-07-03 07:45:44 +01:00
parent f013e7efc4
commit 4e686a3043
4 changed files with 13 additions and 1 deletions

2
.vscode/launch.json vendored
View File

@@ -10,7 +10,7 @@
"request": "launch",
"module": "flask",
"env": {
"FLASK_APP": "app.py",
"FLASK_APP": "tr.py",
"FLASK_ENV": "development"
},
"args": [