Compare commits
2 Commits
8f4a2a2f11
...
28868c8b57
Author | SHA1 | Date | |
---|---|---|---|
28868c8b57
|
|||
ce96cb76e4 |
@@ -9,7 +9,7 @@ immich:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.132.3
|
||||
tag: v1.134.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -46,8 +46,8 @@ ntfy:
|
||||
value: true
|
||||
- name: NTFY_ENABLE_RESERVATIONS
|
||||
value: false
|
||||
- name: NTFY_UPSTREAM_BASE_URL
|
||||
value: https://ntfy.sh
|
||||
# - name: NTFY_UPSTREAM_BASE_URL
|
||||
# value: https://ntfy.sh
|
||||
- name: NTFY_AUTH_FILE
|
||||
value: /var/cache/ntfy/user.db
|
||||
- name: NTFY_AUTH_DEFAULT_ACCESS
|
||||
|
Reference in New Issue
Block a user