mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-08 00:50:20 +09:00
49d6949639
newRemoteClient prepended "https://" unconditionally, so HEADSCALE_CLI_ADDRESS=https://host became https://https://host and dialed the host "https". Default a bare host to https, keep an explicit scheme.