mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-06 13:08:23 +00:00
10 lines
212 B
JSON
10 lines
212 B
JSON
{
|
|
"IsEncrypted": false,
|
|
"Values": {
|
|
"AzureWebJobsStorage": "",
|
|
"VimeoAPI": "<Enter your APPID here>",
|
|
"VimeoSecret": "<Enter your Secret here>",
|
|
"VimeoEndPoint": "https://api.vimeo.com"
|
|
}
|
|
}
|