From e179edec5a87af410416a034dc8d45615d3a83ee Mon Sep 17 00:00:00 2001 From: sco Date: Tue, 16 Jun 2020 15:54:17 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd74fd8..fa9e7e8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ `npm run build` frontend static build -`node NODE_PORT=xxxx /path/to/node.js` otherwise won't work; it listens on 127.0.0.80 +`NODE_PORT=xxxx node /path/to/node.js` otherwise won't work; it listens on 127.0.0.80 -----