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:
@ -32,3 +32,9 @@ LETS_ENCRYPT_ENV=production
|
||||
#SSO_CLIENT_SECRET_VERSION=v1
|
||||
#SSO_JWT_ALG=RS256
|
||||
#SSO_PLUGIN_VERSION=0.4.0
|
||||
|
||||
## Adding OnlyOffice to cryptpad
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.onlyoffice.yaml"
|
||||
## Enables installation of older onlyoffice versions so that older documents
|
||||
## can also be loaded and converted.
|
||||
#ONLYOFFICE_OLDEST=v6
|
||||
|
||||
Reference in New Issue
Block a user