1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-09 12:40:35 +08:00

TUN-5682: Remove name field from credentials

This commit is contained in:
João Oliveirinha
2022-02-21 14:51:43 +00:00
parent 9cd2780079
commit 22cd8ceb8c
4 changed files with 1 additions and 6 deletions

View File

@@ -55,7 +55,6 @@ func RunQuickTunnel(sc *subcommandContext) error {
AccountTag: data.Result.AccountTag,
TunnelSecret: data.Result.Secret,
TunnelID: tunnelID,
TunnelName: data.Result.Name,
}
url := data.Result.Hostname