add immich nfs volume

This commit is contained in:
Schneider Roland 2025-03-15 20:34:56 +01:00
parent d5b65e49ac
commit 477631ce94

View File

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