Files
noahspan-flying/api/local.settings.json
2024-05-21 17:26:34 -05:00

8 lines
116 B
JSON

{
"IsEncrypted": false,
"Values": {
"AzureWebJobsStorage": "",
"FUNCTIONS_WORKER_RUNTIME": "node"
}
}