From 09c299883cd2ea24d70be0be94cf63bb74734975 Mon Sep 17 00:00:00 2001 From: Jon Date: Wed, 30 Aug 2023 16:31:02 +0100 Subject: [PATCH] Update docs/hosting/installation/server-setups/docker-compose.md Co-authored-by: Deborah --- docs/hosting/installation/server-setups/docker-compose.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hosting/installation/server-setups/docker-compose.md b/docs/hosting/installation/server-setups/docker-compose.md index 69c4e64d1..bf4f9107d 100644 --- a/docs/hosting/installation/server-setups/docker-compose.md +++ b/docs/hosting/installation/server-setups/docker-compose.md @@ -115,7 +115,7 @@ You will now be able to write files to the `/files` directory in n8n and they wi Create a `.env` file and change it accordingly. ```bash -# Replace with the path you will keep your Caddyfile in +# Replace with the path to the directory containing your Caddyfile DATA_FOLDER=/ # The top level domain to serve from