Skip to content

Instantly share code, notes, and snippets.

@GrillPhil
Created May 31, 2018 19:47
Show Gist options
  • Save GrillPhil/e232c37d38f4dbdd85dd80aeef2d7ccd to your computer and use it in GitHub Desktop.
Save GrillPhil/e232c37d38f4dbdd85dd80aeef2d7ccd to your computer and use it in GitHub Desktop.
{
"IsEncrypted": false,
"Values": {
"AzureWebJobsStorage": "DefaultEndpointsProtocol=https;AccountName=[account name];AccountKey=[account key]",
"AzureWebJobsDashboard": "UseDevelopmentStorage=true",
"BaseUrl": "https://{0}.mite.yo.lk/{1}api_key={2}",
"Tenant": "your tenant name",
"ApiKey": "api key"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment