Update README.md

This commit is contained in:
Meysam Hadeli 2022-05-30 00:32:17 +04:30 committed by GitHub
parent bfcd892941
commit cb4ba1c258
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,7 +118,7 @@ Using the CQRS pattern, we cut each business functionality into vertical slices,
### Config Certificate
Run the following commands for [Config SSL](microsoft.com/en-us/aspnet/core/security/docker-compose-https?view=aspnetcore-6.0) in your system
Run the following commands for [Config SSL](https://docs.microsoft.com/en-us/aspnet/core/security/docker-compose-https?view=aspnetcore-6.0) in your system
```bash
dotnet dev-certs https -ep %USERPROFILE%\.aspnet\https\aspnetapp.pfx -p {password here}