Skip to content

Conversation

@ShashankSinghhh
Copy link

Summary

Fixes API route conflicts caused by static files being mounted at / and adds an explicit root route.

Changes

  • Moved static files mount from / to /static
  • Added root route (/) that redirects to /docs

Verification

  • Server starts successfully
  • /docs loads correctly
  • Root path redirects as expected

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.

1 participant