Compare commits
2 Commits
9f97a368ee
...
6d06e01188
Author | SHA1 | Date | |
---|---|---|---|
6d06e01188
|
|||
9b1b8a35a2 |
@@ -99,7 +99,7 @@ immich:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-machine-learning
|
repository: ghcr.io/immich-app/immich-machine-learning
|
||||||
tag: v1.134.0
|
tag: v1.136.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TRANSFORMERS_CACHE
|
- name: TRANSFORMERS_CACHE
|
||||||
|
@@ -19,7 +19,7 @@ tubearchivist:
|
|||||||
- name: HOST_GID
|
- name: HOST_GID
|
||||||
value: 1000
|
value: 1000
|
||||||
- name: ES_URL
|
- name: ES_URL
|
||||||
value: http://elasticsearch-tubearchivist-es-http.tubearchivist:9200
|
value: https://elasticsearch-tubearchivist-es-http.tubearchivist:9200
|
||||||
- name: REDIS_CON
|
- name: REDIS_CON
|
||||||
value: redis://tubearchivist-valkey-primary.tubearchivist:6379
|
value: redis://tubearchivist-valkey-primary.tubearchivist:6379
|
||||||
- name: TA_HOST
|
- name: TA_HOST
|
||||||
|
Reference in New Issue
Block a user