Trent

Results 11 comments of Trent

1. Works perfectly fine for me. Maybe they have fixed the issue? 3 I’ll have a look and get back to you.

Ah great. As for **3.** [here in the docs](https://docs.traefik.io/configuration/backends/docker/) states: ``` # Expose containers by default in Traefik. # If set to false, containers that don't have `traefik.enable=true` will be...

I prefer to set a label on all the containers I wish to connect to Traefik in order to be more explicit.

I see what your saying. I'm very new to Traefik TBH and didn't actually give it too much thought. Maybe setting defaults in the Traefik service could cause some to...

This sheds a little light: [Issue 663](https://github.com/containous/traefik/issues/663)

Happy to share mine I am working on. Consists of: - Digital Ocean - Consul on Host - Swarm auto join (managers & workers) on `terraform apply` - In the...

Just notice this was to do with KV v2. Couldn't figure out why it wasn't working. Appreciate the work around.

awesome package BTW

> I'm having the same issue with the second one. > > It works fine locally, but when I deploy to vercel, I get this issue. > > > >...

> any updates here? Still nothing.