From 60f839f6981baa6d6f75fb45085dea999855758f Mon Sep 17 00:00:00 2001 From: "Maxence G. de Montauzan" Date: Sun, 1 Oct 2017 01:56:47 +0200 Subject: [PATCH] Change port --- dashboard/bs-config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dashboard/bs-config.json b/dashboard/bs-config.json index 4e58595..606cc8f 100644 --- a/dashboard/bs-config.json +++ b/dashboard/bs-config.json @@ -4,5 +4,6 @@ "routes": { "/node_modules": "node_modules" } - } + }, + "port": 3030 }