Remove no longer needed restriction about process id 1

This commit is contained in:
Jan Oberhauser
2019-09-03 13:42:43 +02:00
parent 83826000d3
commit d53ab0bb6e
2 changed files with 0 additions and 8 deletions

View File

@@ -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 \