Files
onlyoffice/.env.sample
yksflip 40438168ff
Some checks failed
continuous-integration/drone/push Build is failing
align with the upstream docker-compose (#5)
This upgrades onlyoffice to v7, adds a seperate postgresdb + rabbitmq and adds env variables for the forcesave option.

Co-authored-by: Philipp Rothmann <philipprothmann@posteo.de>
Reviewed-on: #5
2022-08-09 08:46:01 +00:00

14 lines
295 B
Plaintext

TYPE=onlyoffice
LETS_ENCRYPT_ENV=production
DOMAIN=onlyoffice.example.com
SECRET_DB_PASSWORD_VERSION=v1
AUTO_ASSEMBLY_ENABLED=false
AUTO_ASSEMBLY_INTERVAL=5min
AUTO_ASSEMBLY_STEP=1min
#
# Uncomment to enable JWT Secret
# COMPOSE_FILE=compose.yml:compose.jwt.yml
# SECRET_JWT_SECRET_VERSION=v1