Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit dfb1fcc

Browse files
author
Jos Poortvliet
authored
Merge pull request #186 from devz3r0/patch-1
new collabora image needs a different main url
2 parents f91b2af + 635e0f6 commit dfb1fcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

page-collaboraonline.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
ProxyPassReverse /hosting/discovery https://127.0.0.1:9980/hosting/discovery
155155

156156
# Main websocket
157-
ProxyPass /lool/ws wss://127.0.0.1:9980/lool/ws
157+
ProxyPassMatch "/lool/(.*)/ws$" wss://127.0.0.1:9980/lool/$1/ws
158158

159159
# Admin Console websocket
160160
ProxyPass /lool/adminws wss://127.0.0.1:9980/lool/adminws

0 commit comments

Comments
 (0)