apache2: update loolwsd.conf file

rename loleaflet -> browser

Change-Id: Ib8d1ce6483b4e886fbc883ca2a97b8b83f7bcd9c
Signed-off-by: Henry Castro <hcastro@collabora.com>
pull/3597/head
Henry Castro 2021-11-03 09:11:09 -04:00 committed by Jan Holesovsky
parent 5e023c745e
commit 8c8e9da4c3
1 changed files with 3 additions and 3 deletions

View File

@ -12,9 +12,9 @@
ProxyPreserveHost On
# static html, js, images, etc. served from loolwsd
# loleaflet is the client part of Collabora Online
ProxyPass /loleaflet http://127.0.0.1:9980/loleaflet retry=0
ProxyPassReverse /loleaflet http://127.0.0.1:9980/loleaflet
# browser is the client part of Collabora Online
ProxyPass /browser http://127.0.0.1:9980/browser retry=0
ProxyPassReverse /browser http://127.0.0.1:9980/browser
# WOPI discovery URL
ProxyPass /hosting/discovery http://127.0.0.1:9980/hosting/discovery retry=0