6 lines
318 B
Plaintext
6 lines
318 B
Plaintext
|
# App configuration variables
|
||
|
NX_VEGA_CONFIG_URL=https://static.vega.xyz/assets/validator-testnet-network.json
|
||
|
NX_VEGA_URL=https://api.validators-testnet.vega.xyz/graphql
|
||
|
NX_VEGA_NETWORKS='{"TESTNET":"https://multisig-signer.fairground.wtf","MAINNET":"https://multisig-signer.vega.xyz"}'
|
||
|
NX_VEGA_ENV=VALIDATOR_TESTNET
|