diff --git a/docs/content/config/troubleshooting/faq.md b/docs/content/config/troubleshooting/faq.md index f9af8d57..2aa6af3a 100644 --- a/docs/content/config/troubleshooting/faq.md +++ b/docs/content/config/troubleshooting/faq.md @@ -110,6 +110,7 @@ services: with [docker swarm](https://docs.docker.com/engine/swarm/configs/): ```docker-compose version: "3.3" + services: mail: image: tvial/docker-mailserver:latest