5 lines
163 B
Plaintext
5 lines
163 B
Plaintext
|
# App configuration variables
|
||
|
NX_VEGA_URL = "https://lb.testnet.vega.xyz/query"
|
||
|
NX_VEGA_ENV = 'TESTNET'
|
||
|
NX_VEGA_REST = 'https://lb.testnet.vega.xyz/datanode/rest'
|