@@ -8,7 +8,7 @@ from applications.functions import ParamProcess
video_score_blueprint = Blueprint('light_gbm_score', __name__)
-@video_score_blueprint.route('/hello')
+@video_score_blueprint.route('/healthcheck')
async def hello():
"""
Hello World Test