fix homebridge dir name
Some checks failed
Deploy Containers / Prepare (push) Failing after 7s

This commit is contained in:
2026-01-10 15:31:19 -05:00
parent 57e03af1d9
commit f4e6fe6ba7

View File

@@ -5,7 +5,7 @@
vars: vars:
name: homebridge name: homebridge
directories: directories:
- "{{ data_dir }}/homebridge:/homebridge" - "{{ data_dir }}/homebridge/homebridge"
image: image:
name: homebridge/homebridge name: homebridge/homebridge
tag: latest tag: latest