feat(tailscale): update Tailscale configuration to enable Funnel and remove Traefik targets
Some checks failed
/ validate-docker-compose (push) Has been cancelled
Some checks failed
/ validate-docker-compose (push) Has been cancelled
This commit is contained in:
@@ -48,6 +48,5 @@ DECLUTTARR_REMOVE_ORPHANS=True
|
||||
TAILSCALE_AUTHKEY=
|
||||
TAILSCALE_HOSTNAME=tailscale-nas
|
||||
TAILSCALE_TAGS=tag:nas
|
||||
# Define Traefik targets for Tailscale serve
|
||||
TAILSCALE_SERVE_TARGET_HTTP=http://traefik:80
|
||||
TAILSCALE_SERVE_TARGET_HTTPS=https://traefik:443
|
||||
# Enable Tailscale Funnel (public access) for HTTPS? Set to 'true' or 'false'.
|
||||
ENABLE_FUNNEL_HTTPS=false
|
||||
|
||||
Reference in New Issue
Block a user