Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions site/src/content/docs/cloud/edge.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,10 @@ Actors run near your users on Rivet's global network by default.
| Region | Location |
| ------ | ---------------------------- |
| `atl` | Atlanta, Georgia, USA |
| `bom` | Mumbai, India |
| `fra` | Frankfurt, Germany |
| `gru` | São Paulo, Brazil |
| `lax` | Los Angeles, California, USA |
| `osa` | Osaka, Japan |
| `sin` | Singapore |
| `syd` | Sydney, Australia |

<Tip>
**Don't hardcode regions.** Dynamically fetching the region list allows you to support more region & develop locally. See [Fetching region list](#fetching-region-list) for more information.
Expand Down
Loading