Update apps/onlyoffice-docs/config.json
This commit is contained in:
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user