mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-29 19:59:14 -04:00
修改端口9001为9002
This commit is contained in:
parent
8497f652bc
commit
a5cf527e8d
47 changed files with 109 additions and 109 deletions
|
@ -10,6 +10,6 @@ REM Etherpad internals via `require('ep_etherpad-lite/foo')`,
|
|||
REM `node_modules\ep_etherpad-lite` is used here.
|
||||
cd src
|
||||
|
||||
start microsoftedge "http://localhost:9001"
|
||||
start microsoftedge "http://localhost:9002"
|
||||
pnpm run prod
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue