entryPoints: web: address: :80 http: redirections: entryPoint: to: websecure scheme: https websecure: address: :443 metrics: prometheus: {} certificatesResolvers: lets-encrypt: acme: email: jafner425@gmail.com storage: acme.json tlsChallenge: {} api: insecure: true dashboard: true serversTransport: insecureSkipVerify: true providers: docker: endpoint: "unix:///var/run/docker.sock" watch: true network: web file: directory: /config