mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-18 09:52:11 +08:00
Merge remote-tracking branch 'origin/feat/Use-builtin-problem-details-dotnet-7' into feat/Use-builtin-problem-details-dotnet-7
This commit is contained in:
commit
bc6ac3f26b
@ -147,7 +147,7 @@ Run the following commands to [Config SSL](https://docs.microsoft.com/en-us/aspn
|
|||||||
dotnet dev-certs https -ep %USERPROFILE%\.aspnet\https\aspnetapp.pfx -p password
|
dotnet dev-certs https -ep %USERPROFILE%\.aspnet\https\aspnetapp.pfx -p password
|
||||||
dotnet dev-certs https --trust
|
dotnet dev-certs https --trust
|
||||||
```
|
```
|
||||||
> Note: for running this command in `powershell` use `$env:USERPROFILE` instead of `%USERPROFILE%`
|
***Note:** for running this command in `powershell` use `$env:USERPROFILE` instead of `%USERPROFILE%`*
|
||||||
|
|
||||||
#### macOS or Linux
|
#### macOS or Linux
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user