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