add immich nfs volume
This commit is contained in:
parent
d5b65e49ac
commit
477631ce94
@ -106,6 +106,10 @@ volumes:
|
||||
model-cache:
|
||||
postgres:
|
||||
immich:
|
||||
driver_opts:
|
||||
type: "nfs"
|
||||
o: "addr=192.168.2.57,nolock,soft,rw"
|
||||
device: ":/schneider/photos"
|
||||
|
||||
networks:
|
||||
immich:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user