mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-03 21:15:24 +02:00
6 lines
137 B
TOML
6 lines
137 B
TOML
[variables]
|
|
main_domain = "${domain}"
|
|
|
|
[config.env]
|
|
TAILSCALE_HOSTNAME = "${tailscale_hostname}"
|
|
TAILSCALE_APIKEY = "${tailscale_apikey}" |