fix: nfs path
This commit is contained in:
parent
151c7e1921
commit
834f78fdbb
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
driver_options:
|
||||
type: "nfs4"
|
||||
o: "rw,relatime,vers=4.2,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,nconnect=2,timeo=600,retrans=2,sec=sys,local_lock=none,addr=192.168.10.41"
|
||||
device: ":/tank/media"
|
||||
device: ":/srv/nfs/media"
|
||||
volume_name: "media"
|
||||
|
||||
# docker pull jellyfin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue