This commit is contained in:
Para Dox
2025-04-12 14:15:52 +07:00
parent 11641209d0
commit 18b1ddcfc3
8 changed files with 16 additions and 16 deletions

View File

@@ -58,9 +58,9 @@ services:
image: nginx
environment:
PROXY_HOST: zksync-era-mainnet-archive-client
RPC_PATH:
RPC_PATH: ''
RPC_PORT: 8545
WS_PATH:
WS_PATH: ''
WS_PORT: 8546
restart: unless-stopped
networks:

View File

@@ -58,9 +58,9 @@ services:
image: nginx
environment:
PROXY_HOST: zksync-era-mainnet-client
RPC_PATH:
RPC_PATH: ''
RPC_PORT: 8545
WS_PATH:
WS_PATH: ''
WS_PORT: 8546
restart: unless-stopped
networks:

View File

@@ -58,9 +58,9 @@ services:
image: nginx
environment:
PROXY_HOST: zksync-era-sepolia-archive-client
RPC_PATH:
RPC_PATH: ''
RPC_PORT: 8545
WS_PATH:
WS_PATH: ''
WS_PORT: 8546
restart: unless-stopped
networks:

View File

@@ -58,9 +58,9 @@ services:
image: nginx
environment:
PROXY_HOST: zksync-era-sepolia-client
RPC_PATH:
RPC_PATH: ''
RPC_PORT: 8545
WS_PATH:
WS_PATH: ''
WS_PORT: 8546
restart: unless-stopped
networks: