mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
⚡ Remove no longer needed restriction about process id 1
This commit is contained in:
@@ -59,7 +59,6 @@ To use it simply start n8n with `--tunnel`
|
||||
```
|
||||
docker run -it --rm \
|
||||
--name n8n \
|
||||
--init \
|
||||
-p 5678:5678 \
|
||||
-v ~/.n8n:/root/.n8n \
|
||||
n8nio/n8n \
|
||||
|
||||
Reference in New Issue
Block a user