mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-05 16:49:45 +00:00
update flask monitor port
This commit is contained in:
parent
c2185c22c7
commit
b152347359
1 changed files with 1 additions and 1 deletions
|
@ -136,4 +136,4 @@ def db_check_elasticsearch():
|
|||
abort(404)
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.run(host="0.0.0.0")
|
||||
app.run(host="0.0.0.0", port=5579)
|
||||
|
|
Loading…
Add table
Reference in a new issue