update local.settings.json
This commit is contained in:
parent
804e80175d
commit
201423e3f8
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"IsEncrypted": false,
|
||||
"Values": {
|
||||
"AzureWebJobsStorage": "",
|
||||
"VimeoAPI": "<Enter your APPID here>",
|
||||
"VimeoSecret": "<Enter your Secret here>",
|
||||
"VimeoEndPoint": "https://api.vimeo.com"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue