mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-10 05:04:15 +08:00
TUN-4698: Add cloudflared metrics endpoint to serve quick tunnel hostname
This commit is contained in:
committed by
Sudarsan Reddy
parent
d678584d89
commit
59cae0f622
@@ -64,6 +64,7 @@ func RunQuickTunnel(sc *subcommandContext) error {
|
||||
&connection.NamedTunnelConfig{Credentials: credentials},
|
||||
sc.log,
|
||||
sc.isUIEnabled,
|
||||
data.Result.Hostname,
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user