defaultEntryPoints = ["http"] logLevel = "DEBUG" [entryPoints] [entryPoints.http] address = ":8000" [etcd] endpoint = "{{.EtcdHost}}:2379" prefix = "/traefik" watch = true useAPIV3 = {{.UseAPIV3}} [web] address = ":8081"