Compare commits
2 Commits
6ea8f3da75
...
9f97a368ee
Author | SHA1 | Date | |
---|---|---|---|
9f97a368ee
|
|||
3f49fe9d65 |
@@ -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://tubearchivist-elasticsearch:9200
|
value: http://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