Files
templates/blueprints/homebridge/template.toml
Vyacheslav Scherbinin 3592e2b46f Homebridge template (#77)
* feat: homebridge

* Update blueprints/homebridge/docker-compose.yml

---------

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-04-20 22:02:04 -06:00

12 lines
152 B
TOML

[variables]
main_domain = "${domain}"
[config]
env = []
mounts = []
[[config.domains]]
serviceName = "homebridge"
port = 8581
host = "${main_domain}"