Compare commits
2 Commits
b1d38c452f
...
ce2e4b6749
Author | SHA1 | Date | |
---|---|---|---|
ce2e4b6749
|
|||
ff368200fd |
@@ -9,7 +9,7 @@ immich:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.132.3
|
||||
tag: v1.136.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -20,6 +20,8 @@ tubearchivist:
|
||||
value: 1000
|
||||
- name: ES_URL
|
||||
value: https://elasticsearch-tubearchivist-es-http.tubearchivist:9200
|
||||
- name: ES_DISABLE_VERIFY_SSL
|
||||
value: true
|
||||
- name: REDIS_CON
|
||||
value: redis://tubearchivist-valkey-primary.tubearchivist:6379
|
||||
- name: TA_HOST
|
||||
|
Reference in New Issue
Block a user