fix
This commit is contained in:
@@ -61,8 +61,8 @@ services:
|
||||
- traefik.http.services.base-mainnet-op-reth-archive-trace.loadbalancer.server.port=8545
|
||||
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-archive-trace.entrypoints=websecure}
|
||||
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-archive-trace.tls.certresolver=myresolver}
|
||||
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/base-mainnet-archive/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.base-mainnet-op-reth-archive-trace.rule=PathRegexp(`^/base-mainnet-archive/?$`)}
|
||||
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/base-mainnet-archive/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.base-mainnet-op-reth-archive-trace.rule=PathRegex(`^/base-mainnet-archive/?$`)}
|
||||
- traefik.http.routers.base-mainnet-op-reth-archive-trace.middlewares=base-mainnet-op-reth-archive-trace-stripprefix, ipwhitelist
|
||||
|
||||
base-mainnet-archive-node:
|
||||
|
||||
@@ -62,8 +62,8 @@ services:
|
||||
- traefik.http.services.base-mainnet-op-reth-pruned-trace.loadbalancer.server.port=8545
|
||||
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-pruned-trace.entrypoints=websecure}
|
||||
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-pruned-trace.tls.certresolver=myresolver}
|
||||
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/base-mainnet/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.base-mainnet-op-reth-pruned-trace.rule=PathRegexp(`^/base-mainnet/?$`)}
|
||||
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/base-mainnet/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.base-mainnet-op-reth-pruned-trace.rule=PathRegex(`^/base-mainnet/?$`)}
|
||||
- traefik.http.routers.base-mainnet-op-reth-pruned-trace.middlewares=base-mainnet-op-reth-pruned-trace-stripprefix, ipwhitelist
|
||||
|
||||
base-mainnet-node:
|
||||
|
||||
@@ -61,8 +61,8 @@ services:
|
||||
- traefik.http.services.base-sepolia-op-reth-archive-trace.loadbalancer.server.port=8545
|
||||
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-archive-trace.entrypoints=websecure}
|
||||
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-archive-trace.tls.certresolver=myresolver}
|
||||
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/base-sepolia-archive/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.base-sepolia-op-reth-archive-trace.rule=PathRegexp(`^/base-sepolia-archive/?$`)}
|
||||
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/base-sepolia-archive/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.base-sepolia-op-reth-archive-trace.rule=PathRegex(`^/base-sepolia-archive/?$`)}
|
||||
- traefik.http.routers.base-sepolia-op-reth-archive-trace.middlewares=base-sepolia-op-reth-archive-trace-stripprefix, ipwhitelist
|
||||
|
||||
base-sepolia-archive-node:
|
||||
|
||||
@@ -62,8 +62,8 @@ services:
|
||||
- traefik.http.services.base-sepolia-op-reth-pruned-trace.loadbalancer.server.port=8545
|
||||
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-pruned-trace.entrypoints=websecure}
|
||||
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-pruned-trace.tls.certresolver=myresolver}
|
||||
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/base-sepolia/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.base-sepolia-op-reth-pruned-trace.rule=PathRegexp(`^/base-sepolia/?$`)}
|
||||
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/base-sepolia/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.base-sepolia-op-reth-pruned-trace.rule=PathRegex(`^/base-sepolia/?$`)}
|
||||
- traefik.http.routers.base-sepolia-op-reth-pruned-trace.middlewares=base-sepolia-op-reth-pruned-trace-stripprefix, ipwhitelist
|
||||
|
||||
base-sepolia-node:
|
||||
|
||||
@@ -63,8 +63,8 @@ services:
|
||||
- traefik.http.services.lisk-mainnet-op-reth-archive-trace.loadbalancer.server.port=8545
|
||||
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-archive-trace.entrypoints=websecure}
|
||||
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-archive-trace.tls.certresolver=myresolver}
|
||||
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/lisk-mainnet-archive/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.lisk-mainnet-op-reth-archive-trace.rule=PathRegexp(`^/lisk-mainnet-archive/?$`)}
|
||||
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/lisk-mainnet-archive/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.lisk-mainnet-op-reth-archive-trace.rule=PathRegex(`^/lisk-mainnet-archive/?$`)}
|
||||
- traefik.http.routers.lisk-mainnet-op-reth-archive-trace.middlewares=lisk-mainnet-op-reth-archive-trace-stripprefix, ipwhitelist
|
||||
|
||||
lisk-mainnet-archive-node:
|
||||
|
||||
@@ -64,8 +64,8 @@ services:
|
||||
- traefik.http.services.lisk-mainnet-op-reth-pruned-trace.loadbalancer.server.port=8545
|
||||
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-pruned-trace.entrypoints=websecure}
|
||||
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-pruned-trace.tls.certresolver=myresolver}
|
||||
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/lisk-mainnet/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.lisk-mainnet-op-reth-pruned-trace.rule=PathRegexp(`^/lisk-mainnet/?$`)}
|
||||
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/lisk-mainnet/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.lisk-mainnet-op-reth-pruned-trace.rule=PathRegex(`^/lisk-mainnet/?$`)}
|
||||
- traefik.http.routers.lisk-mainnet-op-reth-pruned-trace.middlewares=lisk-mainnet-op-reth-pruned-trace-stripprefix, ipwhitelist
|
||||
|
||||
lisk-mainnet-node:
|
||||
|
||||
@@ -61,8 +61,8 @@ services:
|
||||
- traefik.http.services.op-mainnet-op-reth-archive-trace.loadbalancer.server.port=8545
|
||||
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-archive-trace.entrypoints=websecure}
|
||||
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-archive-trace.tls.certresolver=myresolver}
|
||||
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/op-mainnet-archive/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.op-mainnet-op-reth-archive-trace.rule=PathRegexp(`^/op-mainnet-archive/?$`)}
|
||||
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/op-mainnet-archive/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.op-mainnet-op-reth-archive-trace.rule=PathRegex(`^/op-mainnet-archive/?$`)}
|
||||
- traefik.http.routers.op-mainnet-op-reth-archive-trace.middlewares=op-mainnet-op-reth-archive-trace-stripprefix, ipwhitelist
|
||||
|
||||
op-mainnet-archive-node:
|
||||
|
||||
@@ -62,8 +62,8 @@ services:
|
||||
- traefik.http.services.op-mainnet-op-reth-pruned-trace.loadbalancer.server.port=8545
|
||||
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-pruned-trace.entrypoints=websecure}
|
||||
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-pruned-trace.tls.certresolver=myresolver}
|
||||
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/op-mainnet/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.op-mainnet-op-reth-pruned-trace.rule=PathRegexp(`^/op-mainnet/?$`)}
|
||||
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/op-mainnet/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.op-mainnet-op-reth-pruned-trace.rule=PathRegex(`^/op-mainnet/?$`)}
|
||||
- traefik.http.routers.op-mainnet-op-reth-pruned-trace.middlewares=op-mainnet-op-reth-pruned-trace-stripprefix, ipwhitelist
|
||||
|
||||
op-mainnet-node:
|
||||
|
||||
@@ -61,8 +61,8 @@ services:
|
||||
- traefik.http.services.op-sepolia-op-reth-archive-trace.loadbalancer.server.port=8545
|
||||
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-archive-trace.entrypoints=websecure}
|
||||
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-archive-trace.tls.certresolver=myresolver}
|
||||
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/op-sepolia-archive/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.op-sepolia-op-reth-archive-trace.rule=PathRegexp(`^/op-sepolia-archive/?$`)}
|
||||
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/op-sepolia-archive/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.op-sepolia-op-reth-archive-trace.rule=PathRegex(`^/op-sepolia-archive/?$`)}
|
||||
- traefik.http.routers.op-sepolia-op-reth-archive-trace.middlewares=op-sepolia-op-reth-archive-trace-stripprefix, ipwhitelist
|
||||
|
||||
op-sepolia-archive-node:
|
||||
|
||||
@@ -62,8 +62,8 @@ services:
|
||||
- traefik.http.services.op-sepolia-op-reth-pruned-trace.loadbalancer.server.port=8545
|
||||
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-pruned-trace.entrypoints=websecure}
|
||||
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-pruned-trace.tls.certresolver=myresolver}
|
||||
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/op-sepolia/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.op-sepolia-op-reth-pruned-trace.rule=PathRegexp(`^/op-sepolia/?$`)}
|
||||
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/op-sepolia/?$`)}
|
||||
- ${NO_SSL:+traefik.http.routers.op-sepolia-op-reth-pruned-trace.rule=PathRegex(`^/op-sepolia/?$`)}
|
||||
- traefik.http.routers.op-sepolia-op-reth-pruned-trace.middlewares=op-sepolia-op-reth-pruned-trace-stripprefix, ipwhitelist
|
||||
|
||||
op-sepolia-node:
|
||||
|
||||
Reference in New Issue
Block a user