Skip to content

Commit fe02678

Browse files
authored
Merge pull request #5 from bparees/readme
Fix application port in readme
2 parents fcf7925 + 1e08aba commit fe02678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ cd lightspeed-reference-ui
2525
npm install && npm run start:dev
2626
```
2727

28-
The application will be available at `http://localhost:8080`
28+
The application will be available at `http://localhost:9000`
2929

3030
## 📋 Development Scripts
3131

0 commit comments

Comments
 (0)