diff --git a/docs/SSL-certificate-using-Traefik .md b/docs/SSL-certificate-using-Traefik .md index 875421b9..01c8b48e 100644 --- a/docs/SSL-certificate-using-Traefik .md +++ b/docs/SSL-certificate-using-Traefik .md @@ -1,12 +1,11 @@ # Create Directory in OPT - ```sh + cd /opt && mkdir traefik - ``` + # create acme.json file - ```sh + touch acme.json chmod 600 /opt/traefik/acme.json - ``` # after that go to docker-compose-ssl file copy and add domain name and Email address