Sha256: fa0f0c2ee7d37528afa847c2b54b890df64871edcb9ed4763419c3db5167c750
Contents?: true
Size: 736 Bytes
Versions: 60
Compression:
Stored size: 736 Bytes
Contents
[file] [entryPoints] [entryPoints.http] address = ":3100" [entryPoints.traefik] address = ":3200" # API definition # Warning: Enabling API will expose Traefik's configuration. # It is not recommended in production, # unless secured by authentication and authorizations [api] # Name of the related entry point # # Optional # Default: "traefik" # entryPoint = "traefik" # Enable Dashboard # # Optional # Default: true # dashboard = true # Enable debug mode. # This will install HTTP handlers to expose Go expvars under /debug/vars and # pprof profiling data under /debug/pprof/. # Additionally, the log level will be set to DEBUG. # # Optional # Default: false # debug = true [rest]
Version data entries
60 entries across 60 versions & 1 rubygems