-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
I think it would be a great feature to add ability to configure web applications context-path (base path).
Of course as variable passed to docker container.
So you could change base url from:
http://localhost:8181
to:
http://localhost:8181/new-context
It would enable placing application behind reverse-proxy.
Reactions are currently unavailable