Skip to content

Commit 0b79c83

Browse files
committed
fix: update local development server URL in README
1 parent 35bc05e commit 0b79c83

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
@@ -22,7 +22,7 @@ This is an HTTP Archive Reporting API that provides reporting data via various e
2222
npm run start
2323
```
2424

25-
The API will be available at <http://localhost:3000>
25+
The API will be available at <http://localhost:8080>
2626

2727
## API Endpoints
2828

0 commit comments

Comments
 (0)