Skip to content

Commit

Permalink
fix: modify webpack-dev-server port (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyuhen authored Mar 22, 2019
1 parent 1e1b16c commit b2cd8bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/griffith/README-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,4 @@ yarn
yarn start
```

打开播放器页面:http://localhost:8080
打开播放器页面:http://localhost:8000
2 changes: 1 addition & 1 deletion packages/griffith/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,4 @@ yarn
yarn start
```

Open the player page: http://localhost:8080
Open the player page: http://localhost:8000

0 comments on commit b2cd8bd

Please sign in to comment.