Hello,
I am using the single server example (with traefik reverse proxy) from frappe_docker. Everything runs smoothly except for the PDF feature, since it can’t resolve the hostname: erp.domain.com. I also exec’d bash in the backend container and did curl -vl erp.domain.com
. Got a timeout. I wonder if it’s an issue with the traefik setup since it can’t resolve any public hosts that have been added to the traefik router.