Update node-red-dark.sh

pull/40/head
tteckster 2022-02-18 16:57:04 -05:00 committed by GitHub
parent bbcad55c68
commit ddda64d6de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ module.exports = { uiPort: process.env.PORT || 1880,
},
projects: {
// To enable the Projects feature, set this value to true
enabled: true
enabled: false
}
}
EOF