mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
Ok. Fixed?
This commit is contained in:
@@ -23,7 +23,9 @@ def answer_external_command():
|
|||||||
#)
|
#)
|
||||||
#return return_data
|
#return return_data
|
||||||
return jsonify("SUCCESS")
|
return jsonify("SUCCESS")
|
||||||
|
@app.route("/conjurer", methods=["GET"])
|
||||||
|
def check_alive():
|
||||||
|
return jsonify("SUCCESS")
|
||||||
|
|
||||||
def flask_debug(_logger):
|
def flask_debug(_logger):
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user