Merge pull request #87 from somebox/patch-1

correction to B2 config in the example
This commit is contained in:
Nicco 2021-06-06 15:48:02 +02:00 committed by GitHub
commit a2ef69d96d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -31,8 +31,9 @@ backends:
remote:
type: b2
path: 'myBucket:backup/home'
B2_ACCOUNT_ID: account_id
B2_ACCOUNT_KEY: account_key
env:
B2_ACCOUNT_ID: account_id
B2_ACCOUNT_KEY: account_key
hdd:
type: local