This commit is contained in:
Vuong Hoang
2025-03-17 21:50:30 -07:00
parent ac4488b3df
commit ee7dfeb819
7 changed files with 65 additions and 25 deletions

View File

@@ -12,7 +12,7 @@ services:
- homepage.description=Restic Backup Server (8000:ana)
- homepage.href=http://10.250.50.70:8000
volumes:
- /mnt/backup/restic:/data
- /mnt/backup/restic/repo/ana:/data
container_name: rest_server
image: restic/rest-server
networks: