Update compose.yaml

This commit is contained in:
feldjaeger 2026-03-27 10:58:23 +01:00 committed by GitHub
parent 79f085b733
commit 63846b2b64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,13 +66,13 @@ volumes:
driver: local
driver_opts:
device: :/volume1/nas
o: addr=192.168.5.100,nolock,soft,rw
o: addr=192.168.7.100,nolock,soft,rw
type: nfs
chris:
name: chris_data
driver: local
driver_opts:
device: :/volume1/chris
o: addr=192.168.5.100,nolock,soft,rw
o: addr=192.168.7.100,nolock,soft,rw
type: nfs