Merge pull request #88 from modem/patch-1

Update README.md
This commit is contained in:
Max Konrädi
2025-04-23 14:54:58 +02:00
committed by GitHub

View File

@@ -202,7 +202,7 @@ version: '3'
services: services:
restic: restic:
image: lobaro/restic-backup-docker:latest image: ghcr.io/lobaro/restic-backup-docker:latest
hostname: nas # This will be visible in restic snapshot list hostname: nas # This will be visible in restic snapshot list
restart: always restart: always
privileged: true privileged: true