feat(tailscale): update Tailscale configuration to enable Funnel and remove Traefik targets
Some checks failed
/ validate-docker-compose (push) Has been cancelled

This commit is contained in:
2025-04-25 03:04:23 +08:00
parent 7162827ab3
commit 6c1e6b5700
2 changed files with 52 additions and 49 deletions

View File

@@ -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