mirror of https://github.com/dotnet/tye.git
committed by
GitHub
1 changed files with 1 additions and 2 deletions
@ -1,7 +1,6 @@ |
|||
{ |
|||
"IsEncrypted": false, |
|||
"Values": { |
|||
"AzureWebJobsStorage": "UseDevelopmentStorage=true", |
|||
"FUNCTIONS_WORKER_RUNTIME": "dotnet" |
|||
"FUNCTIONS_WORKER_RUNTIME": "node" |
|||
} |
|||
} |
|||
Loading…
Reference in new issue