mirror of
https://github.com/Justuser3310/jetwork.git
synced 2025-01-18 08:58:48 +00:00
Fix
This commit is contained in:
parent
ce628c40d6
commit
f89269a1f6
@ -76,4 +76,4 @@ def update_search(n):
|
||||
return res
|
||||
|
||||
#app.run(debug=True, port = 5555)
|
||||
app.run(debug=False, port = 5555)
|
||||
app.run(debug=False, host = '0.0.0.0', port = 5555)
|
||||
|
Loading…
Reference in New Issue
Block a user