mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-12-22 16:26:25 +00:00
Update available.md
This commit is contained in:
parent
edc85c4ac3
commit
c16340ab26
@ -20,6 +20,8 @@ backends:
|
|||||||
name-of-backend:
|
name-of-backend:
|
||||||
type: b2
|
type: b2
|
||||||
path: 'backblaze_bucketID'
|
path: 'backblaze_bucketID'
|
||||||
|
# Or With a path
|
||||||
|
# path: 'backblaze_bucketID:/some/path'
|
||||||
env:
|
env:
|
||||||
B2_ACCOUNT_ID: 'backblaze_keyID'
|
B2_ACCOUNT_ID: 'backblaze_keyID'
|
||||||
B2_ACCOUNT_KEY: 'backblaze_applicationKey'
|
B2_ACCOUNT_KEY: 'backblaze_applicationKey'
|
||||||
|
Loading…
Reference in New Issue
Block a user