This commit is contained in:
Para Dox
2025-04-15 14:03:03 +07:00
parent ce7f425339
commit 55f544fc92
235 changed files with 0 additions and 235 deletions

View File

@@ -68,7 +68,6 @@ services:
- ./nginx-proxy:/etc/nginx/templates
labels:
- traefik.enable=true
- traefik.http.middlewares.zksync-era-boojnet-external-node-archive-set-path.replacepath.path=
- traefik.http.middlewares.zksync-era-boojnet-external-node-archive-stripprefix.stripprefix.prefixes=/zksync-era-boojnet-archive
- traefik.http.services.zksync-era-boojnet-external-node-archive.loadbalancer.server.port=80
- ${NO_SSL:-traefik.http.routers.zksync-era-boojnet-external-node-archive.entrypoints=websecure}

View File

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

View File

@@ -70,7 +70,6 @@ services:
- ./nginx-proxy:/etc/nginx/templates
labels:
- traefik.enable=true
- traefik.http.middlewares.zksync-era-mainnet-external-node-archive-set-path.replacepath.path=
- traefik.http.middlewares.zksync-era-mainnet-external-node-archive-stripprefix.stripprefix.prefixes=/zksync-era-mainnet-archive
- traefik.http.services.zksync-era-mainnet-external-node-archive.loadbalancer.server.port=80
- ${NO_SSL:-traefik.http.routers.zksync-era-mainnet-external-node-archive.entrypoints=websecure}

View File

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