1
This commit is contained in:
parent
db5ec7a6be
commit
07eea6ca14
@ -264,4 +264,4 @@ if __name__ == '__main__':
|
|||||||
print("📊 访问地址: http://localhost:8080")
|
print("📊 访问地址: http://localhost:8080")
|
||||||
print("=" * 60)
|
print("=" * 60)
|
||||||
|
|
||||||
app.run(host='0.0.0.0', port=8081, debug=True)
|
app.run(host='0.0.0.0', port=8080, debug=True)
|
||||||
Loading…
Reference in New Issue
Block a user