fix the iplist label
This commit is contained in:
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.base-mainnet-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.base-mainnet-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.base-mainnet-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/base-mainnet`)"
|
||||
- "traefik.http.routers.base-mainnet-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.base-mainnet-op-geth.middlewares=base-mainnet-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.base-sepolia-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.base-sepolia-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.base-sepolia-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/base-sepolia`)"
|
||||
- "traefik.http.routers.base-sepolia-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.base-sepolia-op-geth.middlewares=base-sepolia-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.bob-mainnet-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.bob-mainnet-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.bob-mainnet-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/bob-mainnet`)"
|
||||
- "traefik.http.routers.bob-mainnet-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.bob-mainnet-op-geth.middlewares=bob-mainnet-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.hashkeychain-mainnet-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.hashkeychain-mainnet-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.hashkeychain-mainnet-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/hashkeychain-mainnet`)"
|
||||
- "traefik.http.routers.hashkeychain-mainnet-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.hashkeychain-mainnet-op-geth.middlewares=hashkeychain-mainnet-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.ink-mainnet-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.ink-mainnet-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.ink-mainnet-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/ink-mainnet`)"
|
||||
- "traefik.http.routers.ink-mainnet-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.ink-mainnet-op-geth.middlewares=ink-mainnet-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.ink-sepolia-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.ink-sepolia-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.ink-sepolia-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/ink-sepolia`)"
|
||||
- "traefik.http.routers.ink-sepolia-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.ink-sepolia-op-geth.middlewares=ink-sepolia-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.lisk-mainnet-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.lisk-mainnet-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.lisk-mainnet-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/lisk-mainnet`)"
|
||||
- "traefik.http.routers.lisk-mainnet-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.lisk-mainnet-op-geth.middlewares=lisk-mainnet-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.lisk-sepolia-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.lisk-sepolia-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.lisk-sepolia-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/lisk-sepolia`)"
|
||||
- "traefik.http.routers.lisk-sepolia-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.lisk-sepolia-op-geth.middlewares=lisk-sepolia-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.metal-mainnet-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.metal-mainnet-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.metal-mainnet-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/metal-mainnet`)"
|
||||
- "traefik.http.routers.metal-mainnet-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.metal-mainnet-op-geth.middlewares=metal-mainnet-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.metal-sepolia-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.metal-sepolia-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.metal-sepolia-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/metal-sepolia`)"
|
||||
- "traefik.http.routers.metal-sepolia-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.metal-sepolia-op-geth.middlewares=metal-sepolia-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.mode-mainnet-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.mode-mainnet-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.mode-mainnet-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/mode-mainnet`)"
|
||||
- "traefik.http.routers.mode-mainnet-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.mode-mainnet-op-geth.middlewares=mode-mainnet-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.mode-sepolia-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.mode-sepolia-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.mode-sepolia-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/mode-sepolia`)"
|
||||
- "traefik.http.routers.mode-sepolia-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.mode-sepolia-op-geth.middlewares=mode-sepolia-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.op-mainnet-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.op-mainnet-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.op-mainnet-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/op-mainnet`)"
|
||||
- "traefik.http.routers.op-mainnet-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.op-mainnet-op-geth.middlewares=op-mainnet-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.op-sepolia-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.op-sepolia-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.op-sepolia-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/op-sepolia`)"
|
||||
- "traefik.http.routers.op-sepolia-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.op-sepolia-op-geth.middlewares=op-sepolia-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.snax-mainnet-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.snax-mainnet-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.snax-mainnet-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/snax-mainnet`)"
|
||||
- "traefik.http.routers.snax-mainnet-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.snax-mainnet-op-geth.middlewares=snax-mainnet-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.swell-mainnet-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.swell-mainnet-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.swell-mainnet-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/swell-mainnet`)"
|
||||
- "traefik.http.routers.swell-mainnet-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.swell-mainnet-op-geth.middlewares=swell-mainnet-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.unichain-mainnet-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.unichain-mainnet-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.unichain-mainnet-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/unichain-mainnet`)"
|
||||
- "traefik.http.routers.unichain-mainnet-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.unichain-mainnet-op-geth.middlewares=unichain-mainnet-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.unichain-sepolia-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.unichain-sepolia-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.unichain-sepolia-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/unichain-sepolia`)"
|
||||
- "traefik.http.routers.unichain-sepolia-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.unichain-sepolia-op-geth.middlewares=unichain-sepolia-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.worldchain-mainnet-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.worldchain-mainnet-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.worldchain-mainnet-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/worldchain-mainnet`)"
|
||||
- "traefik.http.routers.worldchain-mainnet-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.worldchain-mainnet-op-geth.middlewares=worldchain-mainnet-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.worldchain-sepolia-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.worldchain-sepolia-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.worldchain-sepolia-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/worldchain-sepolia`)"
|
||||
- "traefik.http.routers.worldchain-sepolia-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.worldchain-sepolia-op-geth.middlewares=worldchain-sepolia-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.zora-mainnet-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.zora-mainnet-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.zora-mainnet-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/zora-mainnet`)"
|
||||
- "traefik.http.routers.zora-mainnet-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.zora-mainnet-op-geth.middlewares=zora-mainnet-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- "traefik.http.routers.zora-sepolia-op-geth.entrypoints=websecure"
|
||||
- "traefik.http.routers.zora-sepolia-op-geth.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.zora-sepolia-op-geth.rule=Host(`$DOMAIN`) && PathPrefix(`/zora-sepolia`)"
|
||||
- "traefik.http.routers.zora-sepolia-op-geth.middlewares=zora-stripprefix, ipwhitelist"
|
||||
- "traefik.http.routers.zora-sepolia-op-geth.middlewares=zora-sepolia-op-geth-stripprefix, ipwhitelist"
|
||||
networks:
|
||||
- chains
|
||||
|
||||
|
||||
Reference in New Issue
Block a user