defaultEntryPoints = ["http"] logLevel = "DEBUG" [entryPoints] [entryPoints.http] address = ":8000" [entryPoints.api] address = ":9090" [api] entryPoint = "api" [marathon] endpoint = "{{.MarathonURL}}" watch = true exposedByDefault = true