Update README

master
Inex Code 2021-11-16 19:22:36 +03:00
parent 775d64dcb0
commit e76f0e5d82
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@ Example JSON config:
"accountKey": "BACKBLAZE_ACCOUNT_KEY", "accountKey": "BACKBLAZE_ACCOUNT_KEY",
"bucket": "BACKBLAZE_BUCKET_NAME" "bucket": "BACKBLAZE_BUCKET_NAME"
}, },
"api": {
"token": "API_TOKEN",
"enableSwagger": false
},
"bitwarden": { "bitwarden": {
"enable": true "enable": true
}, },