TobyBig
Traefik middleware and Docker labels
Hi all, just joined on here for some help. I've been battling this all afternoon and I am not sure what I am doing wrong. When deploying docker-compose.yml's the traefik middleware (ipallow) is being created, but never gets applied. It doesn't matter if I define it in-line or use a @file middleware previously defined in the dockploy yaml files. Here's an example compose:
Everything else is working perfectly, but I just can't get this working. Is this a layer 8 issue, or is it something else? I've set DEBUG in the traefik logs and I can see it creating the middleware OK.
2 replies