From 55efdf5b6e1adf3608b566d3d1fec612acc14fa9 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Wed, 9 Apr 2025 01:12:08 -0600 Subject: [PATCH] Update blueprints/tailscale-exitnode/template.toml --- blueprints/tailscale-exitnode/template.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/blueprints/tailscale-exitnode/template.toml b/blueprints/tailscale-exitnode/template.toml index 7799197e..78c6c308 100644 --- a/blueprints/tailscale-exitnode/template.toml +++ b/blueprints/tailscale-exitnode/template.toml @@ -1,7 +1,5 @@ [variables] main_domain = "${domain}" -tailscale_hostname = "" -tailscale_apikey = "" [config.env] TAILSCALE_HOSTNAME = "${tailscale_hostname}"