add immich api key
Deploy Containers / Prepare (push) Successful in 17s

This commit is contained in:
2026-04-24 16:18:30 -04:00
parent 24c5bf0eb7
commit 5153470a98
2 changed files with 286 additions and 282 deletions
+1
View File
@@ -19,6 +19,7 @@
VIDEO_MACHINE: "{{ GLANCE_VIDEO_MACHINE }}"
STEAM_API_KEY: "{{ GLANCE_STEAM_API_KEY }}"
NOW_PLAYING_VAL: "{{ GLANCE_NOW_PLAYING_VAL }}"
IMMICH_KEY: "{{ GLANCE_IMMICH_API_KEY }}"
volumes:
- "{{ data_dir }}/glance/config:/app/config"
- "{{ data_dir }}/glance/assets:/app/assets"