We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c0a2b commit 7c526c0Copy full SHA for 7c526c0
examples/n8n/README.md
@@ -11,7 +11,7 @@ Please follow these steps to do so:
11
12
````
13
# create new directory for database
14
-mkdir -p /mnt/docker-volumes/n8n
+mkdir -p /mnt/docker-volumes/n8n/storage
15
16
# move the init file from this repo to the new location
17
mv init-database.sh /mnt/docker-volumes/n8n/.
0 commit comments