Homebridge template (#77)

* feat: homebridge

* Update blueprints/homebridge/docker-compose.yml

---------

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
Vyacheslav Scherbinin
2025-04-21 11:02:04 +07:00
committed by GitHub
parent 8c1085741b
commit 3592e2b46f
4 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
[variables]
main_domain = "${domain}"
[config]
env = []
mounts = []
[[config.domains]]
serviceName = "homebridge"
port = 8581
host = "${main_domain}"