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

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

View File

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