From a739c87c2cca508da8c62b3b6bdd1d235ae1fbc3 Mon Sep 17 00:00:00 2001 From: Andrey Arapov Date: Sat, 30 Jun 2018 21:33:36 +0200 Subject: [PATCH] updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9eb0ef8..0ed8259 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ 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. Then they 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.