mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-04-12 07:06:20 +07:00
Update docs/hosting/installation/server-setups/docker-compose.md
Co-authored-by: Deborah <deborah@n8n.io>
This commit is contained in:
@@ -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 <directory-path> with the path you will keep your Caddyfile in
|
||||
# Replace <directory-path> with the path to the directory containing your Caddyfile
|
||||
DATA_FOLDER=/<directory-path>
|
||||
|
||||
# The top level domain to serve from
|
||||
|
||||
Reference in New Issue
Block a user