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

7 lines
445 B
Text
Raw Normal View History

2023-12-29 16:18:38 +00:00
# Rename to .env
2023-12-30 03:58:39 +00: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