This commit is contained in:
Stef Heyenrath
2022-10-29 14:02:30 +02:00
parent 0972d2cb8f
commit cce344ff83
5 changed files with 24 additions and 9 deletions

View File

@@ -0,0 +1,7 @@
{
"IsEncrypted": false,
"Values": {
"AzureWebJobsStorage": "UseDevelopmentStorage=true",
"FUNCTIONS_WORKER_RUNTIME": "dotnet"
}
}