Update ipld-eth-server ports in mobymask watcher config

This commit is contained in:
Prathamesh Musale 2022-12-21 17:06:28 +05:30
parent d74b3f0d2b
commit 82b08971b6

View File

@ -37,8 +37,8 @@
[upstream]
[upstream.ethServer]
gqlApiEndpoint = "http://ipld-eth-server:8083/graphql"
rpcProviderEndpoint = "http://ipld-eth-server:8082"
gqlApiEndpoint = "http://ipld-eth-server:8082/graphql"
rpcProviderEndpoint = "http://ipld-eth-server:8081"
blockDelayInMilliSecs = 60000
[upstream.cache]