Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
+2
-2
@@ -1976,7 +1976,7 @@ services:
|
|||||||
bind:
|
bind:
|
||||||
create_host_path: true
|
create_host_path: true
|
||||||
immich-server:
|
immich-server:
|
||||||
container_name: immich_server
|
container_name: immich-server
|
||||||
depends_on:
|
depends_on:
|
||||||
redis:
|
redis:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
@@ -2000,7 +2000,7 @@ services:
|
|||||||
- ${DOCKER_VOLUME_STORAGE}/Pics:/usr/src/app/upload
|
- ${DOCKER_VOLUME_STORAGE}/Pics:/usr/src/app/upload
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
immich-machine-learning:
|
immich-machine-learning:
|
||||||
container_name: immich_machine_learning
|
container_name: immich-machine-learning
|
||||||
depends_on:
|
depends_on:
|
||||||
immich-server:
|
immich-server:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
|
|||||||
Reference in New Issue
Block a user