Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
VoronM1522 authored Feb 26, 2025
1 parent 0a9eadb commit 4354aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app_python/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ def metrics() -> Response:

if __name__ == "__main__":
app.run(host="0.0.0.0", port=5000, debug=True)

0 comments on commit 4354aae

Please sign in to comment.