Running BananaCakePop behide Yarp #7282
Unanswered
alefcarlos
asked this question in
Q&A
Replies: 1 comment
-
Troubleshooting here I found out that if I browse to the url It has a redirect when the url ends without the / : |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I'm trying to expose BananaCakePop using Yarp, for example:
But the static files are not being serving at
/graphql/ui/satic
. Is the ui trimming the sub-path ?To solve that I also proxy the
/graphql/static
as the following example, it works:I would like to have just one rule to server the ui behide proxy. Is it possible?
I found this issue, but it is solved: #5480
Beta Was this translation helpful? Give feedback.
All reactions