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

@@ -55,7 +55,6 @@ services:
- /slowdisk:/slowdisk
labels:
- traefik.enable=true
- traefik.http.middlewares.scroll-mainnet-l2geth-archive-leveldb-hash-set-path.replacepath.path=
- traefik.http.middlewares.scroll-mainnet-l2geth-archive-leveldb-hash-stripprefix.stripprefix.prefixes=/scroll-mainnet-archive
- traefik.http.services.scroll-mainnet-l2geth-archive-leveldb-hash.loadbalancer.server.port=8545
- ${NO_SSL:-traefik.http.routers.scroll-mainnet-l2geth-archive-leveldb-hash.entrypoints=websecure}

View File

@@ -57,7 +57,6 @@ services:
- /slowdisk:/slowdisk
labels:
- traefik.enable=true
- traefik.http.middlewares.scroll-sepolia-l2geth-archive-leveldb-hash-set-path.replacepath.path=
- traefik.http.middlewares.scroll-sepolia-l2geth-archive-leveldb-hash-stripprefix.stripprefix.prefixes=/scroll-sepolia-archive
- traefik.http.services.scroll-sepolia-l2geth-archive-leveldb-hash.loadbalancer.server.port=8545
- ${NO_SSL:-traefik.http.routers.scroll-sepolia-l2geth-archive-leveldb-hash.entrypoints=websecure}