Add example connection string
This commit is contained in:
@@ -5,6 +5,9 @@
|
|||||||
"Microsoft.AspNetCore": "Warning"
|
"Microsoft.AspNetCore": "Warning"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"ConnectionStrings": {
|
||||||
|
"LocalFeedCache": "Data Source=localcache.db"
|
||||||
|
},
|
||||||
"AllowedHosts": "*",
|
"AllowedHosts": "*",
|
||||||
"APIKey": "",
|
"APIKey": "",
|
||||||
"NetBoxHost": ""
|
"NetBoxHost": ""
|
||||||
|
|||||||
Reference in New Issue
Block a user