wip
This commit is contained in:
@ -113,4 +113,4 @@ def download():
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
web.run(port=8181, host="0.0.0.0")
|
||||
web.run(port=8181, host="127.0.0.1")
|
||||
|
Reference in New Issue
Block a user