-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
Running pact-broker in our kubernetes environment and works very well and have managed very nicely to deploy it using our own helm template.
The downside is that with our template all our service are deployed in a subfolder.
All links in the pact broker are referenced with the urls starting with / which makes all links broken.
It would more reliable if all links including css and js to be relative instead of coded with / to support both running in an own domain or in an subfolder.
Metadata
Metadata
Assignees
Labels
No labels