tailscale-docker/.env_template

6 lines
333 B
Text
Raw Normal View History

2023-12-29 16:18:38 +00:00
# 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