From b724a23d326651e9fd352790a2e7ed975a746d9f Mon Sep 17 00:00:00 2001 From: Expand-sys <79956551+Expand-sys@users.noreply.github.com> Date: Wed, 13 Sep 2023 16:31:20 +1000 Subject: [PATCH] Update default.yml --- vars/default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/default.yml b/vars/default.yml index 2850ff7..63432db 100644 --- a/vars/default.yml +++ b/vars/default.yml @@ -7,5 +7,5 @@ #if you do enable reverse proxy make sure your selected domain name is routed to that ip address and port forwarding is set to the teleport host for ports 80 and 443 REVERSE_PROXY: true #subdomain is the subdomain you want tied to teleport for the reverse proxy this should also be your hostname for your teleport hostnode(use {your teleport hostname}.localhost to use an internal certificate) -SUBDOMAIN: t2.dubois.localhost +SUBDOMAIN: t2.localhost