logLevel = "INFO" defaultEntryPoints = ["http", "https"] [web] address = ":8080" # [entryPoints] # [entryPoints.http] # address = ":80" # [entryPoints.https] # address = ":443" # [entryPoints.https.tls] [docker] domain = "test" watch = true network = "traefik"