Revert "Revert "Removed redundant code formatting""
All checks were successful
continuous-integration/drone/push Build is passing

This reverts commit e09e1b476c6776ef9c289c47082dde60754628e7.
This commit is contained in:
Moritz 2024-08-21 14:24:14 +02:00
parent 0d15765673
commit f254a365f2

View File

@ -95,7 +95,7 @@ COMPOSE_FILE="$COMPOSE_FILE:compose.secret.yml"
```
Add your REST server url as secret:
```
`abra app secret insert <backupbot_name> restic_repo v1 "rest:https://user:pass@host:8000/"`
abra app secret insert <backupbot_name> restic_repo v1 "rest:https://user:pass@host:8000/"
```
The secret will overwrite the `RESTIC_REPOSITORY` variable.