Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
garethgeorge committed Sep 10, 2024
1 parent 7dc3c99 commit 4742039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ services:
hostname: backrest
volumes:
- ./backrest/data:/data
- ./backrest/config:/configq
- ./backrest/config:/config
- ./backrest/cache:/cache
- /MY-BACKUP-DATA:/userdata # [optional] mount local paths to backup here.
- /MY-REPOS:/repos # [optional] mount repos if using local storage, not necessary for remotes e.g. B2, S3, etc.
Expand Down

2 comments on commit 4742039

@nnmalex
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This typo bit me in the ass :(

@garethgeorge
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am so sorry :( looks like the typo was in there for 2 weeks which is really unfortunate.

Please sign in to comment.