mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-10-31 23:55:18 +01:00
11 lines
218 B
Bash
11 lines
218 B
Bash
|
# Use this file to set the env vars required for Brizo.
|
||
|
|
||
|
AZURE_ACCOUNT_NAME=
|
||
|
AZURE_ACCOUNT_KEY=
|
||
|
AZURE_RESOURCE_GROUP=
|
||
|
AZURE_LOCATION=westus
|
||
|
AZURE_CLIENT_ID=
|
||
|
AZURE_CLIENT_SECRET=
|
||
|
AZURE_TENANT_ID=
|
||
|
AZURE_SUBSCRIPTION_ID=
|