mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
14 lines
160 B
TOML
14 lines
160 B
TOML
[variables]
|
|
main_domain = "${domain}"
|
|
|
|
[config]
|
|
[[config.domains]]
|
|
serviceName = "kestra"
|
|
port = 8080
|
|
host = "${main_domain}"
|
|
|
|
|
|
[config.env]
|
|
|
|
[[config.mounts]]
|