Compare commits
2 Commits
e70acca827
...
0856f4586c
Author | SHA1 | Date | |
---|---|---|---|
0856f4586c
|
|||
c0a2f93a39 |
@@ -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.136.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
@@ -64,7 +64,7 @@ outline:
|
|||||||
- name: PGSSLMODE
|
- name: PGSSLMODE
|
||||||
value: disable
|
value: disable
|
||||||
- name: REDIS_URL
|
- name: REDIS_URL
|
||||||
value: redis://outline-valkey-primary.outline:6379
|
value: redis://redis-replication-outline-headless.outline:6379
|
||||||
- name: FILE_STORAGE
|
- name: FILE_STORAGE
|
||||||
value: s3
|
value: s3
|
||||||
- name: AWS_ACCESS_KEY_ID
|
- name: AWS_ACCESS_KEY_ID
|
||||||
|
Reference in New Issue
Block a user