commit | 7096ab1db239b80b78babed4a58b2271af4fc5d4 | [log] [tgz] |
---|---|---|
author | Krishya <2271857550@qq.com> | Thu Jun 05 17:15:46 2025 +0800 |
committer | Krishya <2271857550@qq.com> | Thu Jun 05 17:15:46 2025 +0800 |
tree | 1d5cf707d2a598dec1605007058146491a20a0fc | |
parent | e68c0dd09a5e6966c9e9bf9a232ead0fe785379d [diff] [blame] |
邀请码、端口修改 Change-Id: Idc325c5f970ade6c750cd09d3d3c32b803dd17e3
diff --git a/package.json b/package.json index ba6ad52..22435f5 100644 --- a/package.json +++ b/package.json
@@ -18,7 +18,7 @@ "wouter": "^3.6.0" }, "scripts": { - "start": "react-scripts start", + "start": "set PORT=3011 && react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject"