Ok. Fixed?

This commit is contained in:
2024-04-09 01:34:24 +02:00
parent b43321d36e
commit a75daccf9f
+3 -1
View File
@@ -23,7 +23,9 @@ def answer_external_command():
#)
#return return_data
return jsonify("SUCCESS")
@app.route("/conjurer", methods=["GET"])
def check_alive():
return jsonify("SUCCESS")
def flask_debug(_logger):
"""