Hallo @creasy184
Ich kenne mich mit nginx leider nicht wirklich aus. Aber ich denke mal, du musst genauso wie ich in der Apache Konfiguration, “loleaflet” mit “browser” und “lool” mit “cool” ersetzen in deiner Config.
Hier habe ich eine funktionierende Apache Config gepostet:
https://help.nextcloud.com/t/collabora-server-dont-open-documents-solved/128410/7?u=bb77
…oder evtl. hilft dir das weiter:
EDIT:
Hier noch der funktionierende docker run Befehl: (Daran musste ich nichts ändern)
docker run --name collabora -t -d -p 127.0.0.1:9980:9980 -e 'domain=test\\.meinedomain\\.tld' -e 'dictionaries=de_CH' -e 'username=admin' -e 'password=supersecretpassword' --restart always --cap-add MKNOD collabora/code