smf2010 commited on
Commit
4c0af36
1 Parent(s): 412c114

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -34,4 +34,4 @@ def factorize():
34
 
35
 
36
  if __name__ == '__main__':
37
- app.run(host='0.0.0.0', port=7680)
 
34
 
35
 
36
  if __name__ == '__main__':
37
+ app.run(host='0.0.0.0', port=7860)