diff --git a/blueprints/tailscale-exitnode/template.toml b/blueprints/tailscale-exitnode/template.toml index 78c6c308..6aebf8d8 100644 --- a/blueprints/tailscale-exitnode/template.toml +++ b/blueprints/tailscale-exitnode/template.toml @@ -2,5 +2,5 @@ main_domain = "${domain}" [config.env] -TAILSCALE_HOSTNAME = "${tailscale_hostname}" -TAILSCALE_APIKEY = "${tailscale_apikey}" \ No newline at end of file +TAILSCALE_HOSTNAME = "" +TAILSCALE_APIKEY = "" \ No newline at end of file