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