Hi all I'm trying to configure stripe to work with a containerized odoo instance with a containerized nginx instance and hitting an issue where the exact value being used for proxy_pass is being used in stripe's web hook. For example, if I put "proxy_pass http://the.upstream" it will try to use this instead of the hostname of the site (i.e., example.com). The stripe web hook is creaby liu007 - How to...