mirror of
https://github.com/jbowdre/tailscale-docker.git
synced 2024-11-27 12:02:18 +00:00
6 lines
No EOL
328 B
Text
6 lines
No EOL
328 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="" # If set, serve publicly with tailscale funnel |