Skip to content

Commit

Permalink
update docker-ci test config with evm server
Browse files Browse the repository at this point in the history
Signed-off-by: Pranay Valson <pranay.valson@gmail.com>
  • Loading branch information
noslav committed Mar 1, 2023
1 parent eb2706b commit 7431c77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/docker.exs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ config :rudder,
proofchain_address: "0xCF3d5540525D191D6492F1E0928d4e816c29778c",
proofchain_chain_id: 31337,
proofchain_node: "http://hardhat-node:8545/",
ipfs_pinner_url: "http://ipfs-pinner:3000"
ipfs_pinner_url: "http://ipfs-pinner:3000",
evm_server_url: "http://evm-server:3002"

0 comments on commit 7431c77

Please sign in to comment.