Compare commits
2 Commits
85e2309114
...
b1d38c452f
Author | SHA1 | Date | |
---|---|---|---|
b1d38c452f
|
|||
9b1b8a35a2 |
@@ -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
|
||||
|
@@ -19,7 +19,7 @@ tubearchivist:
|
||||
- name: HOST_GID
|
||||
value: 1000
|
||||
- name: ES_URL
|
||||
value: http://elasticsearch-tubearchivist-es-http.tubearchivist:9200
|
||||
value: https://elasticsearch-tubearchivist-es-http.tubearchivist:9200
|
||||
- name: REDIS_CON
|
||||
value: redis://tubearchivist-valkey-primary.tubearchivist:6379
|
||||
- name: TA_HOST
|
||||
|
Reference in New Issue
Block a user