Skip to content

Commit f168343

Browse files
committed
updating template file
1 parent 2da2d26 commit f168343

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/back-end/local.settings.json.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"AzureWebJobsStorage": "",
55
"FUNCTIONS_WORKER_RUNTIME": "node",
66
"Azure_Storage_ServiceName": "https://projectdatablobstorage.blob.core.windows.net",
7-
"Azure_Storage_ContainerName": "okh"
7+
"Azure_Storage_OKH_ContainerName": "okh",
8+
"Azure_Storage_OKW_ContainerName": "okw"
89
}
910
}

0 commit comments

Comments
 (0)