This commit is contained in:
Para Dox
2025-04-13 12:43:14 +07:00
parent a665373b50
commit b12c5fd113
14 changed files with 28 additions and 0 deletions

View File

@@ -50,6 +50,8 @@ services:
WS_PATH: /ext/bc/C/ws
WS_PORT: 9650
restart: unless-stopped
depends_on:
- avalanche-fuji-archive-client
networks:
- chains
volumes:

View File

@@ -50,6 +50,8 @@ services:
WS_PATH: /ext/bc/C/ws
WS_PORT: 9650
restart: unless-stopped
depends_on:
- avalanche-fuji-client
networks:
- chains
volumes:

View File

@@ -50,6 +50,8 @@ services:
WS_PATH: /ext/bc/C/ws
WS_PORT: 9650
restart: unless-stopped
depends_on:
- avalanche-mainnet-archive-client
networks:
- chains
volumes:

View File

@@ -50,6 +50,8 @@ services:
WS_PATH: /ext/bc/C/ws
WS_PORT: 9650
restart: unless-stopped
depends_on:
- avalanche-mainnet-client
networks:
- chains
volumes: