NET::ERR_CERT_AUTHORITY_INVALID when running Traefik Docker container in front of Caddy, PHP, MySQL Docker container

If they’re all in networks seen by caddy-docker-proxy and have the same service names, Caddy will probably try to load balance between them. Is that what you mean?

You’d need to use different service names for each app’s php containers to separate them.

2 Likes