services: restic: backup more services
This commit is contained in:
parent
c49e0fbb80
commit
b1f0aaeceb
|
@ -370,3 +370,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ~/library/:/data/library
|
- ~/library/:/data/library
|
||||||
- ~/nextcloud/:/data/nextcloud
|
- ~/nextcloud/:/data/nextcloud
|
||||||
|
- ./gitea/:/data/gitea
|
||||||
|
- ./matrix/:/data/matrix
|
||||||
|
- ./freshrss/:/data/freshrss
|
||||||
|
- ./calibre-web:/data/calibre-web
|
||||||
|
|
Reference in a new issue