Apply suggestion from @szaimen

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-06-25 14:58:40 +02:00
committed by GitHub
parent 78faad6716
commit d6ea25f6ed
-1
View File
@@ -55,7 +55,6 @@ http://{$APACHE_HOST}.nextcloud-aio:23973, # For Collabora callback and WOPI req
route /eurooffice/* {
uri strip_prefix /eurooffice
reverse_proxy {$EUROOFFICE_HOST}:80 {
header_up X-Forwarded-Host {http.request.hostport}
header_up X-Forwarded-Prefix /eurooffice
header_up X-Forwarded-Proto https
}