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