1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Update settings.js (#1404)

fix typo in a comment
This commit is contained in:
Richlv 2017-09-21 18:07:34 +05:30 committed by Nick O'Leary
parent a42e99c4aa
commit 6ce761edda

View File

@ -78,7 +78,7 @@ module.exports = {
//nodesDir: '/home/nol/.node-red/nodes',
// By default, the Node-RED UI is available at http://localhost:1880/
// The following property can be used to specifiy a different root path.
// The following property can be used to specify a different root path.
// If set to false, this is disabled.
//httpAdminRoot: '/admin',