chore(static): update domains in network conf files (#3219)
This commit is contained in:
parent
a359ccb755
commit
4165f3905f
@ -1,3 +1,3 @@
|
||||
{
|
||||
"hosts": ["https://api.n04.d.vega.xyz/graphql"]
|
||||
"hosts": ["https://api-n04.d.vega.rocks/graphql"]
|
||||
}
|
||||
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"hosts": ["https://api.n00.mainnet-mirror.vega.xyz/graphql"]
|
||||
"hosts": ["https://api-n00.mainnet-mirror.vega.rocks/graphql"]
|
||||
}
|
||||
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"hosts": ["https://api.n01.sandbox.vega.xyz/graphql"]
|
||||
"hosts": ["https://api-n01.sandbox.vega.rocks/graphql"]
|
||||
}
|
||||
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"hosts": ["https://api.n00.stagnet1.vega.xyz/graphql"]
|
||||
"hosts": ["https://api-n00.stagnet1.vega.rocks/graphql"]
|
||||
}
|
||||
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"hosts": ["https://api.stagnet3.vega.xyz/graphql"]
|
||||
"hosts": ["https://api-stagnet3.vega.rocks/graphql"]
|
||||
}
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"hosts": [
|
||||
"https://api.n06.testnet.vega.xyz/graphql",
|
||||
"https://api.n07.testnet.vega.xyz/graphql",
|
||||
"https://api.n08.testnet.vega.xyz/graphql",
|
||||
"https://api.n09.testnet.vega.xyz/graphql",
|
||||
"https://api.n10.testnet.vega.xyz/graphql",
|
||||
"https://api.n11.testnet.vega.xyz/graphql",
|
||||
"https://api.n12.testnet.vega.xyz/graphql"
|
||||
"https://api-n06.testnet.vega.rocks/graphql",
|
||||
"https://api-n07.testnet.vega.rocks/graphql",
|
||||
"https://api-n08.testnet.vega.rocks/graphql",
|
||||
"https://api-n09.testnet.vega.rocks/graphql",
|
||||
"https://api-n10.testnet.vega.rocks/graphql",
|
||||
"https://api-n11.testnet.vega.rocks/graphql",
|
||||
"https://api-n12.testnet.vega.rocks/graphql"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user