Compare commits
2 Commits
e5b75b3fae
...
a220533cea
Author | SHA1 | Date | |
---|---|---|---|
a220533cea
|
|||
fffd144bee |
@@ -99,7 +99,7 @@ immich:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v1.134.0
|
||||
tag: v1.135.3
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TRANSFORMERS_CACHE
|
||||
|
@@ -13,7 +13,7 @@ s3-exporter:
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: S3_EXPORTER_WEB_LISTEN_ADDRESS
|
||||
value: 9340
|
||||
value: :9340
|
||||
- name: S3_EXPORTER_S3_ENDPOINT_URL
|
||||
value: https://nyc3.digitaloceanspaces.com
|
||||
envFrom:
|
||||
|
Reference in New Issue
Block a user