ipn: add auth key
Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
This commit is contained in:
@@ -220,6 +220,7 @@ func (b *LocalBackend) Start(opts Options) error {
|
||||
Logf: logger.WithPrefix(b.logf, "control: "),
|
||||
Persist: *persist,
|
||||
ServerURL: b.serverURL,
|
||||
AuthKey: opts.AuthKey,
|
||||
Hostinfo: hi,
|
||||
KeepAlive: true,
|
||||
NewDecompressor: b.newDecompressor,
|
||||
|
||||
Reference in New Issue
Block a user