This commit is contained in:
squidbear
2025-04-01 11:40:52 +02:00
parent 2bd682d0d6
commit b8e9114c8a
4 changed files with 8 additions and 0 deletions

View File

@@ -91,6 +91,8 @@ services:
image: ghcr.io/layr-labs/eigenda-proxy:v1.6.4 image: ghcr.io/layr-labs/eigenda-proxy:v1.6.4
restart: unless-stopped restart: unless-stopped
stop_grace_period: 5m stop_grace_period: 5m
networks:
- chains
entrypoint: /scripts/start-eigenda-proxy.sh entrypoint: /scripts/start-eigenda-proxy.sh
environment: environment:
- EIGENDA_LOCAL_DISPERSER_RPC=disperser-holesky.eigenda.xyz:443 - EIGENDA_LOCAL_DISPERSER_RPC=disperser-holesky.eigenda.xyz:443

View File

@@ -91,6 +91,8 @@ services:
image: ghcr.io/layr-labs/eigenda-proxy:v1.6.4 image: ghcr.io/layr-labs/eigenda-proxy:v1.6.4
restart: unless-stopped restart: unless-stopped
stop_grace_period: 5m stop_grace_period: 5m
networks:
- chains
entrypoint: /scripts/start-eigenda-proxy.sh entrypoint: /scripts/start-eigenda-proxy.sh
environment: environment:
- EIGENDA_LOCAL_DISPERSER_RPC=disperser-holesky.eigenda.xyz:443 - EIGENDA_LOCAL_DISPERSER_RPC=disperser-holesky.eigenda.xyz:443

View File

@@ -91,6 +91,8 @@ services:
image: ghcr.io/layr-labs/eigenda-proxy:v1.6.4 image: ghcr.io/layr-labs/eigenda-proxy:v1.6.4
restart: unless-stopped restart: unless-stopped
stop_grace_period: 5m stop_grace_period: 5m
networks:
- chains
entrypoint: /scripts/start-eigenda-proxy.sh entrypoint: /scripts/start-eigenda-proxy.sh
environment: environment:
- EIGENDA_LOCAL_DISPERSER_RPC=disperser.eigenda.xyz:443 - EIGENDA_LOCAL_DISPERSER_RPC=disperser.eigenda.xyz:443

View File

@@ -91,6 +91,8 @@ services:
image: ghcr.io/layr-labs/eigenda-proxy:v1.6.4 image: ghcr.io/layr-labs/eigenda-proxy:v1.6.4
restart: unless-stopped restart: unless-stopped
stop_grace_period: 5m stop_grace_period: 5m
networks:
- chains
entrypoint: /scripts/start-eigenda-proxy.sh entrypoint: /scripts/start-eigenda-proxy.sh
environment: environment:
- EIGENDA_LOCAL_DISPERSER_RPC=disperser.eigenda.xyz:443 - EIGENDA_LOCAL_DISPERSER_RPC=disperser.eigenda.xyz:443