feat: introducing immich! #717
1 changed files with 2 additions and 2 deletions
feat: added immich v3.0.1
commit
7035f8575e
|
|
@ -5,7 +5,7 @@ name: immich
|
|||
services:
|
||||
immich-server:
|
||||
container_name: immich_server
|
||||
image: ghcr.io/immich-app/immich-server:v2.7.5
|
||||
image: ghcr.io/immich-app/immich-server:v3.0.1
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${IMMICH_UPLOAD_LOCATION:-/mnt/nas1/shared/immich}:/data
|
||||
|
|
@ -26,7 +26,7 @@ services:
|
|||
|
||||
immich-machine-learning:
|
||||
container_name: immich_machine_learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v3.0.1
|
||||
ports:
|
||||
- "3003:3003"
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue