tstone87 commited on
Commit
90084e1
·
verified ·
1 Parent(s): 10ea4ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,4 +137,4 @@ def gulag():
137
  return limit_response(resp)
138
 
139
  if __name__ == "__main__":
140
- app.run(host="0.0.0.0", port=5000)
 
137
  return limit_response(resp)
138
 
139
  if __name__ == "__main__":
140
+ app.run(host="0.0.0.0", port=7860)