From 3d0efe87070960d7405ef38cf83391b9d3e62910 Mon Sep 17 00:00:00 2001 From: strawmanbobi Date: Tue, 13 Dec 2016 20:44:59 +0800 Subject: [PATCH] fixed start port in readme --- src/web_console/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web_console/README.md b/src/web_console/README.md index 6e5e6c3..566269f 100644 --- a/src/web_console/README.md +++ b/src/web_console/README.md @@ -18,4 +18,4 @@ npm run dev ``` -Open [http://localhost:8300](http://localhost:8300) \ No newline at end of file +Open [http://localhost](http://localhost) \ No newline at end of file