Files
templates/blueprints/dashy/template.toml
Dennis Khylkouski dee68380f6 Add Dashy template (#324)
* Add Dashy template

* Fix meta.json formatting and sorting
2025-09-01 23:13:21 -06:00

11 lines
146 B
TOML

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