Move APIKeys to file and allow read vs read/write
This commit is contained in:
@@ -2,11 +2,7 @@
|
||||
"ConnectionStrings": {
|
||||
"TodoDatabase": "Data Source=data/todo.db"
|
||||
},
|
||||
"Authentication": {
|
||||
"APIKeys": [
|
||||
"0a7eefbb-17f5-4299-882b-94719461a896"
|
||||
]
|
||||
},
|
||||
"APIKeyFile": "data/apikeys.json",
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
|
||||
Reference in New Issue
Block a user