1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-07 00:21:32 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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