Update ts-secure-vpr.yaml

This commit is contained in:
2025-08-05 17:40:09 +01:00
parent fcb8ebdf82
commit 5dd1e9f9e1

View File

@@ -4,7 +4,8 @@ services:
hostname: ${TAILSCALE_HOSTNAME}
environment:
- TS_AUTHKEY=${TAILSCALE_AUTHKEY}
- TS_EXTRA_ARGS=--advertise-exit-node --accept-routes
- TS_ENABLE_HEALTH_CHECK=true
- TS_EXTRA_ARGS=--advertise-exit-node --advertise-connector --advertise-tags=tag:vprconnector --reset
- TS_STATE_DIR=/var/lib/tailscale
- TS_USERSPACE=true
volumes:
@@ -12,4 +13,4 @@ services:
restart: always
volumes:
tailscale_exitnode_data:
tailscale_exitnode_data: