Sha256: 9ef8c1fd5703559d6c5519046198570ed07a317d4e5fde954278580f4c4367be
Contents?: true
Size: 754 Bytes
Versions: 171
Compression:
Stored size: 754 Bytes
Contents
[file] logLevel = "DEBUG" [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
171 entries across 171 versions & 1 rubygems