Replies: 1 comment
-
have already solved it, thank . "regex_uri": [ "^/boot/?(.*)$", "/$1" ] |
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.
-
How to proxy /{prefix}** instead of /{prefix}/**?
How to make http://192.168.254.1:9080/boot accessible successfully?
I visit http://192.168.254.1:9080/boot error:
my route configuration json:
my version:
Beta Was this translation helpful? Give feedback.
All reactions