This commit is contained in:
Para Dox
2025-04-17 21:16:07 +07:00
parent 4e8f6dbe58
commit 6a0823a64d
8 changed files with 8 additions and 8 deletions

View File

@@ -125,12 +125,12 @@ services:
- 23457:23457
- 23457:23457/udp
environment:
- EIGENDA_PROXY_EIGENDAPORT=23457
- EIGENDA_PROXY_EIGENDA_CONFIRMATION_DEPTH=1
- EIGENDA_PROXY_EIGENDA_DISPERSER_RPC=disperser-holesky.eigenda.xyz:443
- EIGENDA_PROXY_EIGENDA_ETH_RPC=${ETHEREUM_HOLESKY_EXECUTION_RPC}
- EIGENDA_PROXY_EIGENDA_GRPC_DISABLE_TLS=false
- EIGENDA_PROXY_EIGENDA_MAX_BLOB_LENGTH=32MiB
- EIGENDA_PROXY_EIGENDA_PORT=23457
- EIGENDA_PROXY_EIGENDA_SERVICE_MANAGER_ADDR=0xD4A7E1Bd8015057293f0D0A557088c286942e84b
- EIGENDA_PROXY_EIGENDA_STATUS_QUERY_TIMEOUT=45m
restart: unless-stopped