Files
templates/blueprints/poste.io/template.toml
Harikrishnan Dhanasekaran 0d8c2cb7b8 Feat : Add Poste.io Template #467 (#476)
* feat: Add Poste.io mail server template

* updated the meta.json for the build issue
2025-10-25 01:52:35 -06:00

12 lines
155 B
TOML

[variables]
main_domain = "${domain}"
[config]
[[config.domains]]
serviceName = "mailserver"
port = 8080
host = "${main_domain}"
[config.env]
TZ = "UTC"