[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
13a5dc23d8
commit
291a013d07
1 changed files with 7 additions and 0 deletions
|
|
@ -64,3 +64,10 @@ volumes:
|
||||||
device: :/volume1/chris
|
device: :/volume1/chris
|
||||||
o: addr=192.168.1.24,nolock,soft,rw
|
o: addr=192.168.1.24,nolock,soft,rw
|
||||||
type: nfs
|
type: nfs
|
||||||
|
data:
|
||||||
|
name: tdarr_data
|
||||||
|
driver: local
|
||||||
|
driver_opts:
|
||||||
|
device: :/volume1/nas
|
||||||
|
o: addr=192.168.1.24,nolock,soft,rw
|
||||||
|
type: nfs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue