mirror of
https://github.com/Expand-sys/ansibleteleportsetup
synced 2026-03-22 10:07:08 +11:00
Update default.yml
This commit is contained in:
parent
d16dcc2a69
commit
b724a23d32
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
#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
|
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 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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue