thejagstudio commited on
Commit
361f50d
·
1 Parent(s): 534a5f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -267,4 +267,4 @@ def home():
267
 
268
 
269
  if __name__ == '__main__':
270
- app.run(host='0.0.0.0', port='8080')
 
267
 
268
 
269
  if __name__ == '__main__':
270
+ app.run(host='0.0.0.0', port=7860)