-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Mock URL copy uses a hardcoded :8000 port which breaks in production.\n\nFiles:\n- frontend/src/pages/MockServer.tsx\n\nTasks:\n- Use window.location.origin\n- Remove hardcoded port\n- Ensure copied URL works behind reverse proxies\n\nAcceptance Criteria:\n- Copied URL works in dev and production\n- No hardcoded port in generated URL
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers