EPRNext is not available with Traefik v3.0
I deployed ERPNext through docker compose and used Traefik as proxy. It can connect to ERPNext through port 80 in 2.10, but in order to support OpenTelemetry, I upgraded it to v3.0, and ERPNext cannot be connected through it. Below is my docker compose.
EPRNext is not available with Traefik v3.0
I deployed ERPNext through docker compose and used Traefik as proxy. It can connect to ERPNext through port 80 in 2.10, but in order to support OpenTelemetry, I upgraded it to v3.0, and ERPNext cannot be connected through it. Below is my docker compose.