Update apps/onlyoffice-docs/config.json

This commit is contained in:
2026-04-11 07:53:45 +00:00
parent f94a3937be
commit 6cb0702b0d

View File

@@ -25,21 +25,18 @@
"type": "random",
"label": "JWT Secret",
"env_variable": "ONLYOFFICE_JWT_SECRET",
"min": 32,
"encoding": "hex"
},
{
"type": "random",
"label": "Database Password",
"env_variable": "ONLYOFFICE_DB_PASSWORD",
"min": 24,
"encoding": "hex"
},
{
"type": "random",
"label": "RabbitMQ Password",
"env_variable": "ONLYOFFICE_RABBITMQ_PASSWORD",
"min": 24,
"encoding": "hex"
},
{