mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-08 20:10:25 +08:00
TUN-3441: Multiple-origin routing via ingress rules
This commit is contained in:
@@ -128,7 +128,7 @@ func Commands() []*cli.Command {
|
||||
dbConnectCmd(),
|
||||
}
|
||||
|
||||
return []*cli.Command {
|
||||
return []*cli.Command{
|
||||
buildTunnelCommand(subcommands),
|
||||
// for compatibility, allow following as top-level subcommands
|
||||
buildLoginSubcommand(true),
|
||||
|
||||
Reference in New Issue
Block a user