1
0
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:
Andrei
2022-04-07 13:37:11 +03:00
committed by GitHub
parent 0e88720d3a
commit 95acc79ebb
8 changed files with 27 additions and 15 deletions

View File

@ -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": {