Files
onlyoffice/.env.sample
Moritz 4b9c7a8c1a
Some checks failed
continuous-integration/drone/push Build is failing
add auto update and timeout env
2023-04-18 18:22:29 +02:00

16 lines
331 B
Plaintext

TYPE=onlyoffice
TIMEOUT=300
ENABLE_AUTO_UPDATE=true
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