Compare commits
2 Commits
4bcf7ec228
...
d8161d6e2b
Author | SHA1 | Date | |
---|---|---|---|
d8161d6e2b
|
|||
fffd144bee |
@@ -9,7 +9,7 @@ immich:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-server
|
repository: ghcr.io/immich-app/immich-server
|
||||||
tag: v1.132.3
|
tag: v1.135.3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
@@ -13,7 +13,7 @@ s3-exporter:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: S3_EXPORTER_WEB_LISTEN_ADDRESS
|
- name: S3_EXPORTER_WEB_LISTEN_ADDRESS
|
||||||
value: 9340
|
value: :9340
|
||||||
- name: S3_EXPORTER_S3_ENDPOINT_URL
|
- name: S3_EXPORTER_S3_ENDPOINT_URL
|
||||||
value: https://nyc3.digitaloceanspaces.com
|
value: https://nyc3.digitaloceanspaces.com
|
||||||
envFrom:
|
envFrom:
|
||||||
|
Reference in New Issue
Block a user