mirror of https://github.com/node-red/node-red.git
Remove stray setting from testing
parent
95bef6b6ca
commit
89dc15567d
|
@ -16,8 +16,6 @@
|
|||
module.exports = {
|
||||
uiPort: 1880,
|
||||
|
||||
userDir: "/tmp/a",
|
||||
|
||||
// By default, the Node-RED UI accepts connections on all IPv4 interfaces.
|
||||
// The following property can be used to listen on a specific interface. For
|
||||
// example, the following would only allow connections from the local machine.
|
||||
|
|
Loading…
Reference in New Issue