mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Turning consul monitor back on.
This commit is contained in:
parent
0d9297ced3
commit
7671025d9c
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue