2018-11-30 02:27:10 +01:00
|
|
|
# Use this file to set the env vars required for Brizo.
|
|
|
|
|
|
|
|
# Set a valid parity address and password to have seamless interaction with the `keeper`
|
2018-12-03 17:31:41 +01:00
|
|
|
PARITY_ADDRESS=0x00bd138abd70e2f00903268f3db08f2d25677c9e
|
|
|
|
PARITY_PASSWORD=node0
|
2018-11-30 02:27:10 +01:00
|
|
|
|
2018-12-05 10:46:50 +01:00
|
|
|
SECRET_STORE_URL=http://secret-store:12001
|
2018-12-05 14:03:41 +01:00
|
|
|
RPC_URL=http://keeper-node:8545
|
2018-11-30 02:27:10 +01:00
|
|
|
|
|
|
|
AZURE_ACCOUNT_NAME=
|
|
|
|
AZURE_ACCOUNT_KEY=
|
|
|
|
AZURE_RESOURCE_GROUP=
|
|
|
|
AZURE_LOCATION=westus
|
|
|
|
AZURE_CLIENT_ID=
|
|
|
|
AZURE_CLIENT_SECRET=
|
|
|
|
AZURE_TENANT_ID=
|
|
|
|
AZURE_SUBSCRIPTION_ID=
|