forked from cerc-io/stack-orchestrator
ports etc
This commit is contained in:
parent
525d7ee49b
commit
8684f64eb6
@ -23,8 +23,8 @@
|
|||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
[upstream.ethServer]
|
[upstream.ethServer]
|
||||||
gqlApiEndpoint = "http://ipld-eth-server:8083/graphql"
|
gqlApiEndpoint = "http://ipld-eth-server:8082/graphql"
|
||||||
rpcProviderEndpoint = "http://ipld-eth-server:8082"
|
rpcProviderEndpoint = "http://ipld-eth-server:8081"
|
||||||
|
|
||||||
[upstream.cache]
|
[upstream.cache]
|
||||||
name = "requests"
|
name = "requests"
|
||||||
|
@ -63,8 +63,8 @@
|
|||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
[upstream.ethServer]
|
[upstream.ethServer]
|
||||||
gqlApiEndpoint = "http://ipld-eth-server:8083/graphql"
|
gqlApiEndpoint = "http://ipld-eth-server:8082/graphql"
|
||||||
rpcProviderEndpoint = "http://ipld-eth-server:8082"
|
rpcProviderEndpoint = "http://ipld-eth-server:8081"
|
||||||
|
|
||||||
[upstream.cache]
|
[upstream.cache]
|
||||||
name = "requests"
|
name = "requests"
|
||||||
|
@ -22,8 +22,8 @@
|
|||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
[upstream.ethServer]
|
[upstream.ethServer]
|
||||||
gqlApiEndpoint = "http://ipld-eth-server:8083/graphql"
|
gqlApiEndpoint = "http://ipld-eth-server:8082/graphql"
|
||||||
rpcProviderEndpoint = "http://ipld-eth-server:8082"
|
rpcProviderEndpoint = "http://ipld-eth-server:8081"
|
||||||
|
|
||||||
[upstream.cache]
|
[upstream.cache]
|
||||||
name = "requests"
|
name = "requests"
|
||||||
|
@ -9,7 +9,7 @@ containers:
|
|||||||
- cerc/watcher-uniswap-v3
|
- cerc/watcher-uniswap-v3
|
||||||
- cerc/uniswap-v3-info
|
- cerc/uniswap-v3-info
|
||||||
- cerc/ipld-eth-db
|
- cerc/ipld-eth-db
|
||||||
cerc/ipld-eth-server
|
- cerc/ipld-eth-server
|
||||||
pods:
|
pods:
|
||||||
- watcher-uniswap-v3
|
- watcher-uniswap-v3
|
||||||
- ipld-eth-db
|
- ipld-eth-db
|
||||||
|
Loading…
Reference in New Issue
Block a user