Skip to content

Commit d7d2af1

Browse files
committed
chore: fix markdownlint-enable comment indent in docs/tls.md
1 parent 58eee28 commit d7d2af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ do as follows:
5353
mkcert -cert-file frankenphp/certs/tls.pem -key-file frankenphp/certs/tls.key "server-name.localhost"
5454
```
5555

56-
<!-- markdownlint-enable MD013 -->
56+
<!-- markdownlint-enable MD013 -->
5757

5858
4. Add these lines to the `./compose.override.yaml` file about `CADDY_SERVER_EXTRA_DIRECTIVES`
5959
environment and volume for the `php` service:

0 commit comments

Comments
 (0)