docs: typo

This commit is contained in:
2024-08-16 14:36:28 +02:00
parent 9d83f02e24
commit 6087c12e09

View File

@@ -240,7 +240,7 @@ See the following Docker compose file an as example:
services:
db:
image: postgres
volume:
volumes:
- /home/USERNAME/.borgmatic:/home/USERNAME/.borgmatic
```