From 8647d4467d34ef9faff903def9614165c64a9067 Mon Sep 17 00:00:00 2001 From: cventastic Date: Thu, 2 Jun 2022 16:22:06 +0200 Subject: [PATCH] label missing --- erigon-bsc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/erigon-bsc.yml b/erigon-bsc.yml index 6e9ac02c..d84eeff9 100644 --- a/erigon-bsc.yml +++ b/erigon-bsc.yml @@ -28,6 +28,7 @@ services: networks: - chains restart: unless-stopped + labels: - "traefik.enable=true" - "traefik.http.middlewares.rpcdaemon-bsc-stripprefix.stripprefix.prefixes=/erigon-bsc" - "traefik.http.services.rpcdaemon-bsc.loadbalancer.server.port=8545"