Compare commits
2 Commits
cf766f7296
...
1a6f21da13
Author | SHA1 | Date | |
---|---|---|---|
1a6f21da13
|
|||
8ce792750d |
@@ -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
|
||||
|
@@ -15,7 +15,9 @@ s3-exporter:
|
||||
- name: S3_EXPORTER_WEB_LISTEN_ADDRESS
|
||||
value: :9340
|
||||
- name: S3_EXPORTER_S3_ENDPOINT_URL
|
||||
value: https://nyc3.digitaloceanspaces.com
|
||||
value: https://postgres-backups-ce540ddf106d186bbddca68a.nyc3.digitaloceanspaces.com
|
||||
- name: S3_EXPORTER_S3_FORCE_PATH_STYLE
|
||||
value: false
|
||||
- name: S3_EXPORTER_LOG_LEVEL
|
||||
value: debug
|
||||
envFrom:
|
||||
|
Reference in New Issue
Block a user