Files
templates/blueprints/gotify/template.toml
2026-07-08 01:13:47 -06:00

12 lines
146 B
TOML

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