diff --git a/README.md b/README.md index 0ed8259..3e74fcb 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,8 @@ self-signed CA. > will be enabled. > Steps 2. and 3. will need to be repeated each time you get a new CA -> certificate. Then they can be automated this way: +> certificate. +> These steps can be automated this way: > Start Traefik with this command: ``sh -c "update-ca-certificates && traefik"`` > while ``/usr/local/share/ca-certificates`` path is a host mounted > path with the CA certificate produced by this script.