readme update
This commit is contained in:
@@ -91,7 +91,7 @@ This starts five containers. Wait ~30 seconds for Keycloak to finish importing t
|
||||
dotnet run --project src/API/Mccn.Api/Mccn.Api.csproj
|
||||
```
|
||||
|
||||
The API is available at `http://localhost:5000`. Swagger UI is at `http://localhost:5000/swagger`.
|
||||
The API is available at `https://localhost:8081` or `http://localhost:8080`. Swagger UI is at `https://localhost:8081/swagger` or `http://localhost:8080/swagger`.
|
||||
|
||||
On first run in Development mode the database schema is automatically created via EF Core.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user