tailscale-docker/docker-compose-example/.env_template

7 lines
445 B
Text
Raw Normal View History

2023-12-29 10:18:38 -06:00
# Rename to .env
2023-12-29 21:58:39 -06:00
TS_AUTHKEY="" # Required Tailscale auth key
TS_HOSTNAME="" # Optional hostname for this node
TS_TAILSCALED_EXTRA_ARGS="" # Optional additional arguments for tailscaled
TS_EXTRA_ARGS="" # Optional additional arguments for tailscale up
TS_SERVE_PORT="" # Optional backend port to proxy with tailscale serve
TS_FUNNEL="" # If set, serve publicly with tailscale funnel