Files
templates/blueprints/trailbase/template.toml
Ye Liu 76049e3628 Add trailbase template (#590)
* Add trailbase

* Add comment on mounting local directory

* Update meta.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-16 11:32:11 -06:00

9 lines
129 B
TOML

[variables]
main_domain = "${domain}"
[config]
[[config.domains]]
serviceName = "trailbase"
port = 4000
host = "${main_domain}"