High performance, feature rich document management system written for the cloud
GNU General Public License v3.0
19
stars
7
forks
source link
Match and replace wopi uri in discovery does not work in k8s helm chart #443
Closed
raffis closed 4 years ago
Describe the bug
The regex to modify urls in the wopi discovery sheet should by default match any host.
To Reproduce
The match does not work using the balloon helm chart since the collab service name is not lool-collab unlike in the docker composer manifest.
Expected behavior
Should match [^:]+ instead
lool-collab
.Environment