Skip to content

Commit

Permalink
Correct localhost port number in README (bitwarden#1204)
Browse files Browse the repository at this point in the history
Co-authored-by: Kendra Todd <[email protected]>
  • Loading branch information
kendratodd and kendratodd authored Mar 11, 2021
1 parent 52d29ae commit 39f9f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dotnet build
dotnet run
```

visit http://localhost:5000/alive
visit http://localhost:4000/alive

### Identity

Expand Down

0 comments on commit 39f9f15

Please sign in to comment.