mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
📚 Change example docker command to persist data
This commit is contained in:
@@ -49,6 +49,7 @@ Additional information and example workflows on the n8n.io website: [https://n8n
|
||||
docker run -it --rm \
|
||||
--name n8n \
|
||||
-p 5678:5678 \
|
||||
-v ~/.n8n:/home/node/.n8n \
|
||||
n8nio/n8n
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user