Fix port conflict: Change Flask app port from 5001 to 5002
- Updated main.py to use port 5002 instead of 5001 - Resolves 'Address already in use' error - Ensures smooth API startup for testing - Web interface now available at http://localhost:5002
This commit is contained in:
Reference in New Issue
Block a user