Skip to content
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

Ingress Rewrite Changes #140

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MatiQQQ
Copy link
Collaborator

@MatiQQQ MatiQQQ commented Jan 13, 2025

-- Ingress Fitness UI --
Added rewrite in annotations to rewrite to added /fitness prefix
Changed path
Changed pathType to ImplementationSpecific to rewrite to /fitness

-- React App --
In App.tsx added basename in react router ("/fitness")
in package.json added homepage ("/fitness") for build to properly serve static assets

-- Ingress Fitness Server --
Added rewrite to to /fitness/api -> server routes haven't been changed, only rewrite has been added in ingress.
Ingress has been changed similarly to fitness ui ingress

…ed url prefix in react app and basename in react router
@irdcat
Copy link
Owner

irdcat commented Feb 17, 2025

Please do that change directly from that repo. When repo is forked, secrets are not being replicated

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.

2 participants