forked from sheetjs/sheetjs
12 lines
221 B
JSON
12 lines
221 B
JSON
|
{
|
||
|
"IsEncrypted": false,
|
||
|
"Values": {
|
||
|
"AzureWebJobsStorage": "UseDevelopmentStorage=true",
|
||
|
"AzureWebJobsDashboard": "UseDevelopmentStorage=true"
|
||
|
},
|
||
|
"Host": {
|
||
|
"LocalHttpPort": 7262,
|
||
|
"CORS": "*"
|
||
|
}
|
||
|
}
|