mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05:00
Log swallowed HttpRequestExceptions (#1866)
Co-authored-by: Hinton <oscar@oscarhinton.com>
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
"internalAdmin": "http://localhost:62911",
|
||||
"internalIdentity": "http://localhost:33656",
|
||||
"internalApi": "http://localhost:4000",
|
||||
"internalVault": "http://localhost:4001",
|
||||
"internalVault": "https://localhost:8080",
|
||||
"internalSso": "http://localhost:51822"
|
||||
},
|
||||
"notifications": {
|
||||
|
Reference in New Issue
Block a user