diem / explorer

Apache License 2.0
6 stars 12 forks source link

Update ENV variables for different environment AB#8154 #138

Closed KedharnathS closed 1 year ago

KedharnathS commented 1 year ago

Added/configure multiple end points for different environment

Testing env:

https://aosdev.azure.siblockchain.net
hasuraURL : https://hasura.data.aosdev.azure.siblockchain.net/
FN Api's: https://fn.aosdev.azure.siblockchain.net

Premainnet Env:

https://aosstg.azure.siblockchain.net hasuraURL : https://hasura.data.aosstg.azure.siblockchain.net/
FN Api's: https://fn0api.aosstg.azure.siblockchain.net

Mainnet Env:

https://aosprod.azure.siblockchain.net hasuraURL : https://hasura.data.aosprod.azure.siblockchain.net/
FN Api's: https://fn0api.aosprod.azure.siblockchain.net