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