mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
docs: Fix the docs for starting n8n with --tunnel option (no-changelog) (#12512)
This commit is contained in:
committed by
GitHub
parent
562506e92a
commit
ba6a2f82d2
@@ -73,7 +73,7 @@ docker run -it --rm \
|
|||||||
-p 5678:5678 \
|
-p 5678:5678 \
|
||||||
-v ~/.n8n:/home/node/.n8n \
|
-v ~/.n8n:/home/node/.n8n \
|
||||||
docker.n8n.io/n8nio/n8n \
|
docker.n8n.io/n8nio/n8n \
|
||||||
n8n start --tunnel
|
start --tunnel
|
||||||
```
|
```
|
||||||
|
|
||||||
## Persist data
|
## Persist data
|
||||||
|
|||||||
Reference in New Issue
Block a user