Update compose.yaml
This commit is contained in:
parent
8a6ed6fe74
commit
5481210e60
1 changed files with 2 additions and 2 deletions
|
|
@ -63,12 +63,12 @@ volumes:
|
||||||
driver: local
|
driver: local
|
||||||
driver_opts:
|
driver_opts:
|
||||||
device: :/volume1/chris
|
device: :/volume1/chris
|
||||||
o: addr=192.168.1.24,nolock,soft,rw
|
o: addr=192.168.2.100,nolock,soft,rw
|
||||||
type: nfs
|
type: nfs
|
||||||
data:
|
data:
|
||||||
name: tdarr_data
|
name: tdarr_data
|
||||||
driver: local
|
driver: local
|
||||||
driver_opts:
|
driver_opts:
|
||||||
device: :/volume1/nas
|
device: :/volume1/nas
|
||||||
o: addr=192.168.1.24,nolock,soft,rw
|
o: addr=192.168.2.100,nolock,soft,rw
|
||||||
type: nfs
|
type: nfs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue