Skip to content

Commit

Permalink
chore: enable reload for backend debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpomerenke committed Jul 21, 2024
1 parent 6d34c2b commit fd49e8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"media_impact_monitor.api:app",
"--host=0.0.0.0",
"--port=8000",
"--reload",
],
"jinja": true
}
Expand Down

0 comments on commit fd49e8e

Please sign in to comment.