chore: add restic variables to .env.example
This commit is contained in:
parent
86e655057e
commit
46eb30560a
|
@ -1,2 +1,4 @@
|
|||
B2_ACCOUNT_ID=
|
||||
B2_ACCOUNT_KEY=
|
||||
RESTIC_REPOSITORY=b2:felschr-backups:/home-pc
|
||||
RESTIC_PASSWORD=
|
||||
|
|
Loading…
Reference in a new issue