Skip to content

Commit

Permalink
docs: add mention of ports
Browse files Browse the repository at this point in the history
  • Loading branch information
TylorS committed May 16, 2024
1 parent 5c894a5 commit 5d39b68
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/realworld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,9 @@ pnpm start
# Production server
pnpm build && pnpm preview
```

## PORTS

- Development Server :: Port 5173
- Production Server :: Port 3000
- OpenTelemetry :: Port 9091

0 comments on commit 5d39b68

Please sign in to comment.