protecting api

This commit is contained in:
Paul Schneider 2021-04-08 03:08:20 +01:00
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"
}