mirror of https://github.com/node-red/node-red.git
remove httpRoot from setting.js entirely
parent
3798167908
commit
b053e02174
|
@ -96,10 +96,6 @@ module.exports = {
|
|||
// disabled.
|
||||
//httpNodeRoot: '/red-nodes',
|
||||
|
||||
// **DEPRECATED** The following property can be used in place of 'httpAdminRoot' and 'httpNodeRoot',
|
||||
// to apply the same root to both parts.
|
||||
//httpRoot: '/red',
|
||||
|
||||
// When httpAdminRoot is used to move the UI to a different root path, the
|
||||
// following property can be used to identify a directory of static content
|
||||
// that should be served at http://localhost:1880/.
|
||||
|
|
Loading…
Reference in New Issue