mirror of
https://github.com/AdrienPoupa/docker-compose-nas.git
synced 2025-06-09 14:07:35 +02:00
parent
e8e1959560
commit
e5b3786456
@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
immich-server:
|
immich-server:
|
||||||
container_name: immich_server
|
container_name: immich_server
|
||||||
image: ghcr.io/immich-app/immich-server:v1.123.0
|
image: ghcr.io/immich-app/immich-server:v1.124.2
|
||||||
environment:
|
environment:
|
||||||
DB_HOSTNAME: immich_postgres
|
DB_HOSTNAME: immich_postgres
|
||||||
DB_PASSWORD: ${IMMICH_DB_PASSWORD}
|
DB_PASSWORD: ${IMMICH_DB_PASSWORD}
|
||||||
@ -37,7 +37,7 @@ services:
|
|||||||
|
|
||||||
immich-machine-learning:
|
immich-machine-learning:
|
||||||
container_name: immich_machine_learning
|
container_name: immich_machine_learning
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
|
image: ghcr.io/immich-app/immich-machine-learning:v1.124.2
|
||||||
volumes:
|
volumes:
|
||||||
- immich-model-cache:/cache
|
- immich-model-cache:/cache
|
||||||
restart: always
|
restart: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user