1
0

Mount nfs share for backups
All checks were successful
Deploy / Deploy (push) Successful in 13s

This commit is contained in:
2026-02-10 21:39:49 +00:00
parent a2b08143b0
commit fe7725e4f5

View File

@@ -15,6 +15,7 @@ services:
TZ: Europe/London TZ: Europe/London
volumes: volumes:
- config:/config:rw - config:/config:rw
- /mnt/home_assistant_1/backups:/config/backups:rw
init: init:
image: busybox:1.37.0 image: busybox:1.37.0