add now playing val
Deploy Containers / Prepare (push) Successful in 19s

This commit is contained in:
2026-04-23 15:59:22 -04:00
parent 3733313987
commit 311f0473d0
2 changed files with 283 additions and 279 deletions
+1
View File
@@ -18,6 +18,7 @@
ADGUARD_PASSWORD: "{{ GLANCE_ADGUARD_PASSWORD }}"
VIDEO_MACHINE: "{{ GLANCE_VIDEO_MACHINE }}"
STEAM_API_KEY: "{{ GLANCE_STEAM_API_KEY }}"
NOW_PLAYING_VAL: "{{ GLANCE_NOW_PLAYING_VAL }}"
volumes:
- "{{ data_dir }}/glance/config:/app/config"
- "{{ data_dir }}/glance/assets:/app/assets"