Update ts-secure-vpr.yaml

This commit is contained in:
2025-08-01 14:57:57 +00:00
parent f20e319346
commit 738b9c70ef

View File

@@ -4,7 +4,7 @@ services:
hostname: ${TAILSCALE_HOSTNAME}
environment:
- TS_AUTHKEY=${TAILSCALE_AUTHKEY}
- TS_EXTRA_ARGS=--advertise-exit-node
- TS_EXTRA_ARGS=--advertise-exit-node --accept-routes
- TS_STATE_DIR=/var/lib/tailscale
- TS_USERSPACE=true
volumes: