diff --git a/README.md b/README.md index f89af4f..32a4b44 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ Example JSON config: "accountKey": "BACKBLAZE_ACCOUNT_KEY", "bucket": "BACKBLAZE_BUCKET_NAME" }, + "api": { + "token": "API_TOKEN", + "enableSwagger": false + }, "bitwarden": { "enable": true },