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

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