Skip to content

Instantly share code, notes, and snippets.

@engineersamuel
Last active January 18, 2019 22:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save engineersamuel/a761ade2ecb32e8362a5f88e0e760c58 to your computer and use it in GitHub Desktop.
Save engineersamuel/a761ade2ecb32e8362a5f88e0e760c58 to your computer and use it in GitHub Desktop.
{
"IsEncrypted": false,
"Values": {
"AzureWebJobsStorage": "UseDevelopmentStorage=true",
"FUNCTIONS_WORKER_RUNTIME": "dotnet"
},
"Host": {
"LocalHttpPort": 7071,
"CORS": "*"
},
"OpenApiHost": "localhost:7071",
"OpenApiBasePath": "/api",
"OpenApiScheme": "http"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment