protecting api

This commit is contained in:
Paul Schneider
2021-04-08 03:08:20 +01:00
parent 3b7e286a5b
commit 5b6d74d8ee
6 changed files with 46 additions and 7 deletions

View File

@ -2,5 +2,6 @@
"NuGet": {
"ExternalUrl" : "<http://localhost:5000/Packages",
"SourceDir" : "packages"
}
},
"RootApiKeySecret": "secret-key"
}