mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Logging db monitor
This commit is contained in:
parent
a07a0ec948
commit
e1ab3bd649
1 changed files with 1 additions and 0 deletions
|
@ -187,4 +187,5 @@ def db_check_elasticsearch():
|
|||
abort(504)
|
||||
|
||||
if __name__ == "__main__":
|
||||
print(" ---> Starting NewsBlur DB monitor flask server...")
|
||||
app.run(host="0.0.0.0", port=5579)
|
||||
|
|
Loading…
Add table
Reference in a new issue