caddy: netbird upstream to new goyplex-vm static IP 10.0.1.47
This commit is contained in:
@@ -4,10 +4,10 @@
|
|||||||
|
|
||||||
netbird.archfox.org {
|
netbird.archfox.org {
|
||||||
@grpc header Content-Type application/grpc*
|
@grpc header Content-Type application/grpc*
|
||||||
reverse_proxy @grpc h2c://10.0.1.135:80
|
reverse_proxy @grpc h2c://10.0.1.47:80
|
||||||
@backend path /relay* /ws-proxy/* /api/* /oauth2/*
|
@backend path /relay* /ws-proxy/* /api/* /oauth2/*
|
||||||
reverse_proxy @backend 10.0.1.135:80
|
reverse_proxy @backend 10.0.1.47:80
|
||||||
reverse_proxy /* 10.0.1.135:80
|
reverse_proxy /* 10.0.1.47:80
|
||||||
}
|
}
|
||||||
|
|
||||||
matrix.archfox.org {
|
matrix.archfox.org {
|
||||||
|
|||||||
Reference in New Issue
Block a user