Skip to content

Fix hardcoded Mock Server base URL #17

Description

@Scarage1

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions