Skip to content

fix: replace hardcoded frontend url with backend proxy#21

Open
basuri01 wants to merge 1 commit into
bsoc-bitbyte:mainfrom
basuri01:proxy
Open

fix: replace hardcoded frontend url with backend proxy#21
basuri01 wants to merge 1 commit into
bsoc-bitbyte:mainfrom
basuri01:proxy

Conversation

@basuri01

Copy link
Copy Markdown

What

Replace hardcoded frontend url with backend proxy in vite.config.js to fix CORS error on port other than 5173.

Fixes #11

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Proof of work

image

Checklist

  • I claimed this issue before starting work
  • Branch name follows the convention (feature/, fix/, docs/)
  • Commits follow Conventional Commits format
  • CI is passing (lint, prettier, build)
  • I have self-reviewed my own code
  • Any non-obvious decisions are explained with a comment in the code

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.

[BUG] Getting CORS error in dev login.

1 participant