1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-05 10:02:47 -05:00

Correct localhost port number in README (#1204)

Co-authored-by: Kendra Todd <ktodd@bitwarden.com>
This commit is contained in:
Kendra Todd
2021-03-11 13:32:41 -07:00
committed by GitHub
parent 52d29aef94
commit 39f9f15bd4

View File

@ -44,7 +44,7 @@ dotnet build
dotnet run
```
visit http://localhost:5000/alive
visit http://localhost:4000/alive
### Identity