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:
parent
70992f317d
commit
90198f2e88
@ -2,7 +2,6 @@ services:
|
||||
tailscale-exitnode:
|
||||
image: tailscale/tailscale:latest
|
||||
hostname: ${TAILSCALE_HOSTNAME}
|
||||
container_name: tailscale-exitnode-${TAILSCALE_HOSTNAME}
|
||||
environment:
|
||||
- TS_AUTHKEY=${TAILSCALE_AUTHKEY}
|
||||
- TS_EXTRA_ARGS=--advertise-exit-node
|
||||
|
Loading…
Reference in New Issue
Block a user