1
0
mirror of https://github.com/bitwarden/server synced 2026-01-06 02:23:51 +00:00

target net47 for functions project

This commit is contained in:
Kyle Spearrin
2017-12-17 23:44:02 -05:00
parent c96d810b0b
commit f2deff99a7
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"IsEncrypted": false,
"Values": {
"AzureWebJobsStorage": "",
"AzureWebJobsDashboard": ""
"AzureWebJobsStorage": "SECRET",
"AzureWebJobsDashboard": "SECRET"
}
}