Skip to content

Commit 4b3efb3

Browse files
authored
alert #1 (#170)
1 parent ee8ba33 commit 4b3efb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-inmemory/local.settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"IsEncrypted": false,
33
"Values": {
4-
"AzureWebJobsStorage": "DefaultEndpointsProtocol=https;AccountName=diberryazurefunctid8483f;AccountKey=SlGFtwjU3eeRmlwh7hQIhIcKf79bw581lWK5kb6LKMEo172+lE+4bjucQkHhSRa4BwyyhZ4cIuS1+AStZKiVIw==;EndpointSuffix=core.windows.net",
4+
"AzureWebJobsStorage": "",
55
"FUNCTIONS_WORKER_RUNTIME": "node",
66
"AzureWebJobsFeatureFlags": "EnableWorkerIndexing"
77
}

api-inmemory/local.settings.sample.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"IsEncrypted": false,
33
"Values": {
4-
"AzureWebJobsStorage": "DefaultEndpointsProtocol=https;AccountName=diberryazurefunctid8483f;AccountKey=SlGFtwjU3eeRmlwh7hQIhIcKf79bw581lWK5kb6LKMEo172+lE+4bjucQkHhSRa4BwyyhZ4cIuS1+AStZKiVIw==;EndpointSuffix=core.windows.net",
4+
"AzureWebJobsStorage": "",
55
"FUNCTIONS_WORKER_RUNTIME": "node",
66
"AzureWebJobsFeatureFlags": "EnableWorkerIndexing"
77
}

0 commit comments

Comments
 (0)