Skip to content

Instantly share code, notes, and snippets.

@donma
Created January 24, 2019 07:20
Show Gist options
  • Save donma/60d3a96afc676b38151b4ad9805764bb to your computer and use it in GitHub Desktop.
Save donma/60d3a96afc676b38151b4ad9805764bb to your computer and use it in GitHub Desktop.
{
"Logging": {
"LogLevel": {
"Default": "Warning"
}
},
"AllowedHosts": "*",
"a9connesctionstring": "DefaultEndpointsProtocol=https;AccountName=YOUR_ACCOUNT_NAME;AccountKey=YOUR_ACCOUNT_KEY;EndpointSuffix=core.windows.net",
"bloname": "n2imageagent",
"uploadtoken": "your_token",
"user_token_life_seconds": 90
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment