Compare commits
2 Commits
8f4a2a2f11
...
28868c8b57
Author | SHA1 | Date | |
---|---|---|---|
28868c8b57
|
|||
ce96cb76e4 |
@@ -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.134.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
@@ -46,8 +46,8 @@ ntfy:
|
|||||||
value: true
|
value: true
|
||||||
- name: NTFY_ENABLE_RESERVATIONS
|
- name: NTFY_ENABLE_RESERVATIONS
|
||||||
value: false
|
value: false
|
||||||
- name: NTFY_UPSTREAM_BASE_URL
|
# - name: NTFY_UPSTREAM_BASE_URL
|
||||||
value: https://ntfy.sh
|
# value: https://ntfy.sh
|
||||||
- name: NTFY_AUTH_FILE
|
- name: NTFY_AUTH_FILE
|
||||||
value: /var/cache/ntfy/user.db
|
value: /var/cache/ntfy/user.db
|
||||||
- name: NTFY_AUTH_DEFAULT_ACCESS
|
- name: NTFY_AUTH_DEFAULT_ACCESS
|
||||||
|
Reference in New Issue
Block a user