update tailscale auth key

This commit is contained in:
Don Harper 2023-07-13 10:31:37 -05:00
parent c291643def
commit 69725af0df
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ in {
fi
# otherwise authenticate with tailscale
${tailscale}/bin/tailscale up --operator=don --authkey tskey-api-kDQcva6CNTRL-kvcJzSix6yLb2dgjr1Pi
${tailscale}/bin/tailscale up --operator=don --authkey tskey-auth-kt22J52CNTRL-iT7CCqfci73sWvVy6Dyi83DWzwLnNyknF
'';
};