diff --git a/main.py b/main.py index e04fef4..6bd987c 100644 --- a/main.py +++ b/main.py @@ -357,7 +357,7 @@ def _run_strategy_cycle_with_report( @app.get("/") -def health(): +def service_info(): return jsonify( { "service": "firstrade-platform",