Taka005 commited on
Commit
0c0854d
·
1 Parent(s): 852dba0
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -124,4 +124,4 @@ def main():
124
  )
125
  return send_file(res,mimetype="image/png")
126
  # 起動
127
- app.run(host="0.0.0.0",port=5000)
 
124
  )
125
  return send_file(res,mimetype="image/png")
126
  # 起動
127
+ app.run(host="0.0.0.0",port=3000)