Turning consul monitor back on.

This commit is contained in:
Samuel Clay 2021-12-15 09:20:09 -05:00
parent 7ff5251fe1
commit c3cb3dca5f

View file

@ -129,7 +129,6 @@ def db_check_mongo():
@app.route("/db_check/mongo_analytics")
def db_check_mongo_analytics():
return str(1)
if request.args.get('consul') == '1':
return str(1)