Update compose.yaml

This commit is contained in:
feldjaeger 2026-03-26 22:20:21 +01:00 committed by GitHub
parent 8a6ed6fe74
commit 5481210e60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,12 +63,12 @@ volumes:
driver: local
driver_opts:
device: :/volume1/chris
o: addr=192.168.1.24,nolock,soft,rw
o: addr=192.168.2.100,nolock,soft,rw
type: nfs
data:
name: tdarr_data
driver: local
driver_opts:
device: :/volume1/nas
o: addr=192.168.1.24,nolock,soft,rw
o: addr=192.168.2.100,nolock,soft,rw
type: nfs