Update caddy/content.md with better wording
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
This commit is contained in:
parent
d860ee4888
commit
a750af6377
|
|
@ -123,7 +123,7 @@ See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for more details.
|
||||||
|
|
||||||
### Docker Compose example
|
### Docker Compose example
|
||||||
|
|
||||||
If you prefer to use `docker-compose` to run your stack, here's a sample service definition which goes into your `compose.yaml`.
|
If you prefer to use `docker compose` to run your stack, here's a sample service definition which goes in a file named `compose.yaml`.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
services:
|
services:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue