Update README.md

This commit is contained in:
Miguel Veloso 2020-10-11 18:42:54 +01:00 committed by GitHub
parent a8ec36c648
commit 96aee79cd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ The above script:
### 3 - Configure some services to serve the certificates
1. Copy the `src\docker-compose.certificates.sample.yaml` file as `src\docker-compose.certificates.yaml`
1. Copy the `src\docker-compose.certificates.sample.yml` file as `src\docker-compose.certificates.yml`
2. Configure the password you assigned to the certificates in the settings `ASPNETCORE_Kestrel__Certificates__Default__Password`
> **IMPORTANT**