Skip to content

Commit 727edb7

Browse files
committed
fix debug config
1 parent 482a799 commit 727edb7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.vscode/launch.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"args": [
1313
"src.app:app",
1414
"--reload",
15-
"--reload-include",
16-
"src/static/*"
15+
"--reload-include=src/static/*"
1716
],
1817
"jinja": true
1918
}

0 commit comments

Comments
 (0)