- Local using:
dotnet run --project apps/Mooc/Backend/Backend.csproj
- Docker using:
docker-compose up
And then going to http://localhost:8030/health-check to check all is ok.
The MIT License (MIT). Please see License File for more information.
dotnet run --project apps/Mooc/Backend/Backend.csproj
docker-compose up
And then going to http://localhost:8030/health-check to check all is ok.
The MIT License (MIT). Please see License File for more information.