Created
January 24, 2019 07:20
-
-
Save donma/60d3a96afc676b38151b4ad9805764bb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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