port fix
This commit is contained in:
parent
cc56dec270
commit
6ec4d1e1ae
1 changed files with 1 additions and 1 deletions
|
|
@ -52,4 +52,4 @@ def track():
|
|||
else:
|
||||
return str(0)
|
||||
|
||||
serve(app, host='0.0.0.0', port=8001)
|
||||
serve(app, host='0.0.0.0', port=5000)
|
||||
Loading…
Add table
Add a link
Reference in a new issue