save code
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ def change_cloth_base64():
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(host="0.0.0.0", port=28889, debug=True)
|
||||
app.run(host="0.0.0.0", port=28888, debug=True)
|
||||
|
||||
# if __name__ == '__main__':
|
||||
# # 证书路径(替换为你的域名)
|
||||
|
||||
Reference in New Issue
Block a user