From b5a827ff31eeae4b0ed9a6f1c92a71908f9399da Mon Sep 17 00:00:00 2001 From: Sebastian Wiesendahl Date: Fri, 8 Mar 2019 15:59:27 +0100 Subject: [PATCH] change min docker-compose version --- docs/content/config/troubleshooting/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/config/troubleshooting/faq.md b/docs/content/config/troubleshooting/faq.md index 75e2b316..1526b4ed 100644 --- a/docs/content/config/troubleshooting/faq.md +++ b/docs/content/config/troubleshooting/faq.md @@ -92,7 +92,7 @@ edit the crontab file `nano cron/sa-learn`: with plain docker-compose: ```docker-compose -version: "3.3" +version: "2" services: mail: