fix
This commit is contained in:
@@ -154,8 +154,8 @@ services:
|
||||
- traefik.http.services.boba-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
|
||||
- ${NO_SSL:-traefik.http.routers.boba-mainnet-op-geth-pruned-pebble-path-node.entrypoints=websecure}
|
||||
- ${NO_SSL:-traefik.http.routers.boba-mainnet-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
|
||||
- ${NO_SSL:-traefik.http.routers.boba-mainnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`boba-mainnet/node`)}
|
||||
- ${NO_SSL:+traefik.http.routers.boba-mainnet-op-geth-pruned-pebble-path-node.rule=PathPrefix(`boba-mainnet/node`)}
|
||||
- ${NO_SSL:-traefik.http.routers.boba-mainnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/boba-mainnet/node`)}
|
||||
- ${NO_SSL:+traefik.http.routers.boba-mainnet-op-geth-pruned-pebble-path-node.rule=PathPrefix(`/boba-mainnet/node`)}
|
||||
- traefik.http.routers.boba-mainnet-op-geth-pruned-pebble-path-node.middlewares=boba-mainnet-op-geth-pruned-pebble-path-node-stripprefix, ipallowlist
|
||||
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user