I have Traefik v1.7 running with Consul for certificate storage using cli
argument
- --consul
- --consul.endpoint=$(CONSUL_SERVICE_HOST):$(CONSUL_SERVICE_PORT)
- --consul.watch=false
How can I use it in config file for Traefik V2 ?