diff --git a/README.md b/README.md index 4355349..7035a9b 100644 --- a/README.md +++ b/README.md @@ -99,10 +99,6 @@ Add your REST server url as secret: ``` The secret will overwrite the `RESTIC_REPOSITORY` variable. -Add the restic_password as a secret (take from the REST server url): -``` -abra app secret insert restic_password v1 "pass" -``` See [restic REST docs](https://restic.readthedocs.io/en/latest/030_preparing_a_new_repo.html#rest-server) for more information.