forked from sheetjs/sheetjs
SheetJS
08bb7e6e60
- `writeFile` support chrome extension (fixes #1051 h/t @atkinsam) - demo refresh
12 lines
221 B
JSON
12 lines
221 B
JSON
{
|
|
"IsEncrypted": false,
|
|
"Values": {
|
|
"AzureWebJobsStorage": "UseDevelopmentStorage=true",
|
|
"AzureWebJobsDashboard": "UseDevelopmentStorage=true"
|
|
},
|
|
"Host": {
|
|
"LocalHttpPort": 7262,
|
|
"CORS": "*"
|
|
}
|
|
}
|