How to change root path? #89
Replies: 1 comment
-
This forum is no longer being monitored. Please, if you still need our help, submit your question as a Community Stack issue. All the best |
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.
-
Hi, I'm new to Walt.id and trying to run the wallet api on a local kubernetes cluster.
I would like to run the api on the path like "/wallet/api", but I'm not able to find a way how to change the root path through a configuration value.
Normally on Spring Boot this is possible setting the SPRING_SERVER_SERVLET_CONTEXT_PATH env. variable.
Is there for Kotlin or the application a similar way?
Thank you
Antonio
Beta Was this translation helpful? Give feedback.
All reactions