@@ -11,3 +11,7 @@ def index():
@app.route("/health")
def health():
return {"ok": True, "service": "contracts-flask"}
if __name__ == "__main__":
app.run(debug=False, host="0.0.0.0", port=5000)
The note is not visible to the blocked user.