mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git
synced 2024-11-23 12:01:27 +00:00
Update README
This commit is contained in:
parent
775d64dcb0
commit
e76f0e5d82
|
@ -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
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue