From 6d90caa3cd717e4af5b2be99b38901ab93ab543d Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Wed, 9 Apr 2025 01:12:17 -0600 Subject: [PATCH] Update blueprints/tailscale-exitnode/template.toml --- blueprints/tailscale-exitnode/template.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blueprints/tailscale-exitnode/template.toml b/blueprints/tailscale-exitnode/template.toml index 78c6c30..6aebf8d 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