entryPoints: http: address: ":80" # http: # redirections: # entryPoint: # to: websecure # scheme: https # permanent: true # websecure: # address: ":443" log: level: DEBUG api: insecure: true dashboard: true entryPoint: "websecure" # docker: # endpoint: "unix:///var/run/docker.sock" # exposedByDefault: false