1
0
mirror of https://github.com/bitwarden/server synced 2025-12-29 14:43:39 +00:00

replace loggr with serilog

This commit is contained in:
Kyle Spearrin
2017-01-14 23:24:02 -05:00
parent 31c3835dd3
commit 49f7857d2e
4 changed files with 42 additions and 23 deletions

View File

@@ -29,6 +29,10 @@
},
"storage": {
"connectionString": "SECRET"
},
"documentDb": {
"uri": "SECRET",
"key": "SECRET"
}
},
"IpRateLimitOptions": {