diff --git a/Traefik-and-self-signed-SSL-certs.md b/Traefik-and-self-signed-SSL-certs.md index 0f9ed72..190d6a8 100644 --- a/Traefik-and-self-signed-SSL-certs.md +++ b/Traefik-and-self-signed-SSL-certs.md @@ -91,7 +91,7 @@ endpoint = "unix:///var/run/docker.sock" domain = "docker.localhost" watch = true exposedbydefault = false -``ยด +``` Comments - `docker-compose.yml`: