combined haproxy with the lt config
This commit is contained in:
@@ -1,42 +1,42 @@
|
||||
[
|
||||
{
|
||||
"id": "0001",
|
||||
"url": "https://${DOMAIN}/pokt"
|
||||
"url": "http://haproxy/pokt"
|
||||
},
|
||||
{
|
||||
"id": "0005",
|
||||
"url": "https://${DOMAIN}/fuse"
|
||||
"url": "http://haproxy/fuse"
|
||||
},
|
||||
{
|
||||
"id": "0021",
|
||||
"url": "https://${DOMAIN}/erigon"
|
||||
"url": "http://haproxy/erigon"
|
||||
},
|
||||
{
|
||||
"id": "0022",
|
||||
"url": "https://${DOMAIN}/erigon"
|
||||
"url": "http://haproxy/erigon"
|
||||
},
|
||||
{
|
||||
"id": "0023",
|
||||
"url": "https://${DOMAIN}/ropsten"
|
||||
"url": "http://haproxy/ropsten"
|
||||
},
|
||||
{
|
||||
"id": "0025",
|
||||
"url": "https://${DOMAIN}/rinkeby"
|
||||
"url": "http://haproxy/rinkeby"
|
||||
},
|
||||
{
|
||||
"id": "0026",
|
||||
"url": "https://${DOMAIN}/goerli"
|
||||
"url": "http://haproxy/goerli"
|
||||
},
|
||||
{
|
||||
"id": "0027",
|
||||
"url": "https://${DOMAIN}/xdai"
|
||||
"url": "http://haproxy/xdai"
|
||||
},
|
||||
{
|
||||
"id": "0028",
|
||||
"url": "https://${DOMAIN}/erigon"
|
||||
"url": "http://haproxy/erigon"
|
||||
},
|
||||
{
|
||||
"id": "0040",
|
||||
"url": "https://${DOMAIN}/harmony"
|
||||
"url": "http://haproxy/harmony"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
[
|
||||
{
|
||||
"id": "0020",
|
||||
"url": "https://${DOMAIN}/goerli"
|
||||
"url": "https://bsc-1.stakesquid-db.ml/goerli"
|
||||
},
|
||||
{
|
||||
"id": "0022",
|
||||
"url": "https://${DOMAIN}/rinkeby"
|
||||
"url": "https://bsc-1.stakesquid-db.ml/rinkeby"
|
||||
},
|
||||
{
|
||||
"id": "0023",
|
||||
"url": "https://${DOMAIN}/ropsten"
|
||||
"url": "https://bsc-1.stakesquid-db.ml/ropsten"
|
||||
},
|
||||
{
|
||||
"id": "0002",
|
||||
"url": "https://${DOMAIN}/pokttest"
|
||||
"url": "https://bsc-1.stakesquid-db.ml/pokttest"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user