Mathis 4f40ef371c
Change default port from 3000 to 3333
Updated the main application file to change the default port used when the environment variable PORT is not set from 3000 to 3333. This ensures the backend operates on a different port to avoid conflicts with other services running on port 3000.
2024-10-17 10:26:59 +02:00
..