Commit 1e5924a
authored
Fix passing cli args to Node-RED (#349)
The new entrypoint introduced #324 does not forward arguments to Node-RED. (which is a breaking change from 3.0.0)
With this change the old behavior is restored and one can override settings via the docker command again.1 parent 2ad7e7b commit 1e5924a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments