mirror of
https://github.com/openziti/zrok.git
synced 2025-08-10 00:17:46 +02:00
Merge branch 'main' of github.com:openziti/zrok into self-service-password
This commit is contained in:
@ -1532,7 +1532,8 @@ func init() {
|
||||
"tcpTunnel",
|
||||
"udpTunnel",
|
||||
"caddy",
|
||||
"drive"
|
||||
"drive",
|
||||
"socks"
|
||||
]
|
||||
},
|
||||
"backendProxyEndpoint": {
|
||||
@ -3211,7 +3212,8 @@ func init() {
|
||||
"tcpTunnel",
|
||||
"udpTunnel",
|
||||
"caddy",
|
||||
"drive"
|
||||
"drive",
|
||||
"socks"
|
||||
]
|
||||
},
|
||||
"backendProxyEndpoint": {
|
||||
|
Reference in New Issue
Block a user