mirror of
https://github.com/bitwarden/server
synced 2026-01-06 18:43:36 +00:00
Added loggr logging for production environment.
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
"mail": {
|
||||
"apiKey": "SECRET",
|
||||
"replyToEmail": "do-not-reply@bitwarden.com"
|
||||
},
|
||||
"loggr": {
|
||||
"logKey": "SECRET",
|
||||
"apiKey": "SECRET"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user