原始代码
This commit is contained in:
2
main.py
2
main.py
@ -346,4 +346,4 @@ def upload_image():
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(debug=True)
|
||||
app.run(debug=False,host="152.3.241.12", port="25812")
|
||||
|
Reference in New Issue
Block a user