Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@Kubernetes said in App proxy with internal IP does not replace IP in html code:
Another option would be to use relative paths for the images in the HTML.
yes, it is in general a good practice to use relative urls in web projects.
My understanding is that this will allow apps to get the real IP when behind Cloudflare. Currently, the apps get Cloudflare's IP.
Also, Outbound -> Disable to disable outbound mails altogether.
M
@girish gotcha, thanks!