Skip to content

Commit

Permalink
Update swarm_deployment.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryardley authored Dec 11, 2024
1 parent a199f7f commit c92e338
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .deploy/swarm_deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,7 @@ cp .env.example .env
Alter the variables to reflect the correct values required for the stack:

```
export TAG=latest
export AGG_ADDRESS=0x8626a6940E2eb28930eFb4CeF49B2d1F2C9C1199
export CN1_ADDRESS=0xbDA5747bFD65F08deb54cb465eB87D40e51B197E
export CN2_ADDRESS=0xdD2FD4581271e230360230F9337D5c0430Bf44C0
export CN3_ADDRESS=0x2546BcD3c84621e976D8185a91A922aE77ECEc30
export CN1_QUIC_PORT=9091
export CN2_QUIC_PORT=9092
export CN3_QUIC_PORT=9093
export AGG_QUIC_PORT=9094
export RPC_URL=wss://eth-sepolia.g.alchemy.com/v2/<SOME_API_KEY>
export SEPOLIA_ENCLAVE_ADDRESS=0xCe087F31e20E2F76b6544A2E4A74D4557C8fDf77
export SEPOLIA_CIPHERNODE_REGISTRY_ADDRESS=0x0952388f6028a9Eda93a5041a3B216Ea331d97Ab
export SEPOLIA_FILTER_REGISTRY=0xcBaCE7C360b606bb554345b20884A28e41436934
Expand Down

0 comments on commit c92e338

Please sign in to comment.