Skip to content

Conversation

@kamirave
Copy link

This PR fixes a dev environment error where the frontend failed to connect to the backend due to an incorrect proxy port.

The Vite proxy was originally targeting localhost:3001, while the backend server was running on localhost:3000.

✅ Updated vite.config.ts to point to the correct port
✅ App now loads and fetches terms without error
✅ No more ECONNREFUSED or 500s in the console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants