Added TAILSCALED_ARGS environment variable to support SOCKS5 and HTTP proxies
This commit is contained in:
Frank Edwards 2023-08-29 16:31:18 +10:00
parent 8621ce058b
commit 955833c349
3 changed files with 4 additions and 2 deletions

View file

@ -26,7 +26,7 @@
#
PLATFORM="linux/arm/v7"
TAILSCALE_VERSION=1.48.1
VERSION=0.1.21
VERSION=0.1.22
set -eu