mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00: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}" |