From beb90ea8b722aa2ec3512b0fdce9a256874148e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Thu, 20 Dec 2018 14:45:24 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20io-package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- io-package.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/io-package.json b/io-package.json index aa46c2f..c0ad0db 100644 --- a/io-package.json +++ b/io-package.json @@ -6,9 +6,6 @@ "desc": { "en": "This adapter uses node-red as a service. No additional node-red instance required." }, - "authors": [ - "bluefox " - ], "license": "Apache-2.0", "platform": "Javascript/Node.js", "mode": "daemon", @@ -38,12 +35,12 @@ "native": { "bind": "0.0.0.0", "port": 1880, - "httpRoot": "/", + "httpRoot": "/admin", "npmLibs": "", "valueConvert": true, "maxMemory": 128, - "user": "", - "pass": "" + "user": "admin", + "pass": "Spacen123" }, "objects": [], "instanceObjects": [