mirror of https://github.com/tteck/Proxmox.git
Update node-red-dark.sh
parent
bbcad55c68
commit
ddda64d6de
|
@ -57,7 +57,7 @@ module.exports = { uiPort: process.env.PORT || 1880,
|
||||||
},
|
},
|
||||||
projects: {
|
projects: {
|
||||||
// To enable the Projects feature, set this value to true
|
// To enable the Projects feature, set this value to true
|
||||||
enabled: true
|
enabled: false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in New Issue