time="2021-05-07T08:19:55Z" level=error msg="Error during connection: write tcp 172.18.0.5:443->94.242.42.154:58317: write: connection reset by peer"
time="2021-05-07T08:19:55Z" level=error msg="Error during connection: readfrom tcp 172.18.0.5:35684->172.18.0.7:443: read tcp 172.18.0.5:443->94.242.42.154:58309: read: connection reset by peer"
time="2021-05-07T08:19:56Z" level=error msg="Error during connection: readfrom tcp 172.18.0.5:35690->172.18.0.7:443: read tcp 172.18.0.5:443->94.242.42.154:58314: read: connection reset by peer"
- "traefik.http.routers.exampleforhttp.rule=Host(`example.com`)"
- "traefik.http.routers.exampleforhttp.entrypoints=web"
- "traefik.http.middlewares.redirect-to-https.redirectscheme.scheme=https"
- "traefik.http.routers.exampleforhttp.middlewares=redirect-to-https"
- "traefik.tcp.routers.exampleforhttps.rule=HostSNI(`example.com`)"
- "traefik.tcp.routers.exampleforhttps.entrypoints=websecure"
- "traefik.tcp.routers.exampleforhttps.tls.passthrough=true"
- "traefik.tcp.services.exampleforhttps.loadbalancer.server.port=443"
docker inspect выдает абсолютно одинаковый результат. До перезапуска и после.