This commit is contained in:
Para Dox
2025-04-15 14:02:34 +07:00
parent 3d3b59e13a
commit ce7f425339
236 changed files with 236 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ services:
- ./nginx-proxy:/etc/nginx/templates
labels:
- traefik.enable=true
- traefik.http.middlewares.cronos-zkevm-testnet-external-node-pruned-set-path.replacepath.path=
- traefik.http.middlewares.cronos-zkevm-testnet-external-node-pruned-stripprefix.stripprefix.prefixes=/cronos-zkevm-testnet
- traefik.http.services.cronos-zkevm-testnet-external-node-pruned.loadbalancer.server.port=80
- ${NO_SSL:-traefik.http.routers.cronos-zkevm-testnet-external-node-pruned.entrypoints=websecure}