Update compose.yaml
This commit is contained in:
parent
79f085b733
commit
63846b2b64
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue