mirror of
https://github.com/bitwarden/server
synced 2025-12-25 04:33:26 +00:00
Add Icons application for serving website icons.
This commit is contained in:
10
src/Icons/appsettings.Development.json
Normal file
10
src/Icons/appsettings.Development.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Logging": {
|
||||
"IncludeScopes": false,
|
||||
"LogLevel": {
|
||||
"Default": "Debug",
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user