Adding OnlyOffice compose

This PR adds a compose.onlyoffice.yaml file and the corresponding
configuration and description in README.md.
This commit is contained in:
Linus Gasser
2026-05-22 17:52:45 +02:00
parent bb655259c0
commit 7a66942dd9
5 changed files with 115 additions and 0 deletions

View File

@ -4,3 +4,4 @@ export NGINX_CONF_VERSION=v1
export SSO_ENTRYPOINT_VERSION=v6
export SSO_JS_VERSION=v3
export APP_CONFIG_JS_VERSION=v1
export ONLYOFFICE_ENTRYPOINT_VERSION=v1