0000
This commit is contained in:
parent
0bf0b17243
commit
19401f7e09
1 changed files with 1 additions and 1 deletions
|
|
@ -37,4 +37,4 @@ def track():
|
||||||
else:
|
else:
|
||||||
return 'hash missing'
|
return 'hash missing'
|
||||||
|
|
||||||
serve(app, host='127.0.0.1', port=8001)
|
serve(app, host='0.0.0.0', port=8001)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue