Geek7 commited on
Commit
7a2c85b
·
verified ·
1 Parent(s): 1a8a51d

Update myapp.py

Browse files
Files changed (1) hide show
  1. myapp.py +1 -1
myapp.py CHANGED
@@ -30,4 +30,4 @@ def remove_background():
30
 
31
  # Add this block to make sure your app runs when called
32
  if __name__ == "__main__":
33
- myapp.run(host='0.0.0.0', port=5000) # Run directly if needed for testing
 
30
 
31
  # Add this block to make sure your app runs when called
32
  if __name__ == "__main__":
33
+ myapp.run(host='0.0.0.0', port=7860) # Run directly if needed for testing