Skip to content

[WIP] Subpath reverse proxy support #488

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented May 20, 2025

  • Analyze the codebase to understand how routing is implemented
  • Modify route definitions in src/primary/routes/common.py to remove leading slashes
  • Update any other blueprint route definitions that need modification
  • Check if there are any hardcoded URLs in the JavaScript frontend that need adjustments
  • Test the changes to ensure they work properly
  • Document the changes made

Fixes #130.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot finished work on behalf of Admin9705 May 20, 2025 21:51
@Admin9705 Admin9705 closed this May 20, 2025
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.

Subpath reverse proxy support
2 participants