Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update README.md
  • Loading branch information
mvelosop authored Oct 11, 2020
commit 96aee79cd874d66d6ec68b49fe4b6518f1c4e247
2 changes: 1 addition & 1 deletion deploy/certificates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down