mirror of
https://github.com/openziti/zrok.git
synced 2025-08-09 00:04:43 +02:00
Merge branch 'main' of github.com:openziti/zrok into token-revocation
This commit is contained in:
@ -1515,7 +1515,8 @@ func init() {
|
||||
"tcpTunnel",
|
||||
"udpTunnel",
|
||||
"caddy",
|
||||
"drive"
|
||||
"drive",
|
||||
"socks"
|
||||
]
|
||||
},
|
||||
"backendProxyEndpoint": {
|
||||
@ -3177,7 +3178,8 @@ func init() {
|
||||
"tcpTunnel",
|
||||
"udpTunnel",
|
||||
"caddy",
|
||||
"drive"
|
||||
"drive",
|
||||
"socks"
|
||||
]
|
||||
},
|
||||
"backendProxyEndpoint": {
|
||||
|
Reference in New Issue
Block a user