[Komodo] admin: Write Stack File: update compose.yaml

This commit is contained in:
komodo 2026-03-02 06:38:56 +01:00
parent 13a5dc23d8
commit 291a013d07

View file

@ -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