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