host/oparic: caddy reverse_proxy via external IP to hit DNAT
This commit is contained in:
@@ -113,7 +113,7 @@
|
|||||||
propagation_timeout -1
|
propagation_timeout -1
|
||||||
propagation_delay 30s
|
propagation_delay 30s
|
||||||
}
|
}
|
||||||
reverse_proxy 10.233.1.2:80
|
reverse_proxy 192.168.2.22:40000
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user