tailscale-docker/docker-compose-example/.env_template
2023-12-29 12:53:30 -06:00

6 lines
No EOL
333 B
Text

# Rename to .env
TS_AUTHKEY="" # Required Tailscale auth key
TS_HOSTNAME="" # Optional hostname for this node
TS_OPT="" # Optional additional arguments for tailscaled
TS_SERVE_PORT="" # Optional backend port to proxy with tailscale serve
TS_FUNNEL_PORT="" # Optional backend port to publish with tailscale funnel