split Caddyfile
This commit is contained in:
9
caddy/conf/layer4.caddy
Normal file
9
caddy/conf/layer4.caddy
Normal file
@@ -0,0 +1,9 @@
|
||||
(layer4) {layer4 {
|
||||
:443 {
|
||||
@openvpn openvpn
|
||||
route @openvpn {
|
||||
proxy host:444 # Proxy OpenVPN traffic to its backend
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user