mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Update blueprints/tailscale-exitnode/docker-compose.yml
This commit is contained in:
@@ -2,7 +2,6 @@ services:
|
|||||||
tailscale-exitnode:
|
tailscale-exitnode:
|
||||||
image: tailscale/tailscale:latest
|
image: tailscale/tailscale:latest
|
||||||
hostname: ${TAILSCALE_HOSTNAME}
|
hostname: ${TAILSCALE_HOSTNAME}
|
||||||
container_name: tailscale-exitnode-${TAILSCALE_HOSTNAME}
|
|
||||||
environment:
|
environment:
|
||||||
- TS_AUTHKEY=${TAILSCALE_AUTHKEY}
|
- TS_AUTHKEY=${TAILSCALE_AUTHKEY}
|
||||||
- TS_EXTRA_ARGS=--advertise-exit-node
|
- TS_EXTRA_ARGS=--advertise-exit-node
|
||||||
|
|||||||
Reference in New Issue
Block a user