We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58eee28 commit d7d2af1Copy full SHA for d7d2af1
docs/tls.md
@@ -53,7 +53,7 @@ do as follows:
53
mkcert -cert-file frankenphp/certs/tls.pem -key-file frankenphp/certs/tls.key "server-name.localhost"
54
```
55
56
- <!-- markdownlint-enable MD013 -->
+ <!-- markdownlint-enable MD013 -->
57
58
4. Add these lines to the `./compose.override.yaml` file about `CADDY_SERVER_EXTRA_DIRECTIVES`
59
environment and volume for the `php` service:
0 commit comments