监听外网
This commit is contained in:
parent
5d94686ac3
commit
049ca8487a
1 changed files with 1 additions and 2 deletions
|
@ -74,5 +74,4 @@ def update_ss_pwd():
|
||||||
else:
|
else:
|
||||||
return u"修改失败"
|
return u"修改失败"
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
app.debug=True
|
app.run(host='0.0.0.0')
|
||||||
app.run()
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue