fix label

This commit is contained in:
cventastic
2021-12-21 18:11:50 +01:00
parent 5c5771b160
commit 8744326813

View File

@@ -137,7 +137,7 @@ services:
- "traefik.http.routers.rpcdaemon.tls.certresolver=myresolver"
- "traefik.http.routers.rpcdaemon.middlewares=auth"
- "traefik.http.routers.rpcdaemon.rule=Host(`$DOMAIN`) && PathPrefix(`/erigon`)"
- "traefik.http.routers.rpcdaemon.middlewares=erigon-trace-stripprefix"
- "traefik.http.routers.rpcdaemon.middlewares=rpcdaemon-stripprefix"
avalanche:
image: avaplatform/avalanchego