File tree Expand file tree Collapse file tree 1 file changed +7
-12
lines changed Expand file tree Collapse file tree 1 file changed +7
-12
lines changed Original file line number Diff line number Diff line change @@ -6,18 +6,13 @@ Deno Deploy deploys your code throughout the world. Each new request is served
6
6
from the closest region to your user. Deploy is presently located in the
7
7
following regions:
8
8
9
- 1 . Tokyo (` asia-northeast1 ` )
10
- 1 . Mumbai (` asia-south1 ` )
11
- 1 . Singapore (` asia-southeast1 ` )
12
- 1 . Sydney (` australia-southeast1 ` )
13
- 1 . Tel Aviv (` me-west1 ` )
14
- 1 . London (` europe-west2 ` )
15
- 1 . Frankfurt (` europe-west3 ` )
16
- 1 . Netherlands (` europe-west4 ` )
17
- 1 . Sao Paolo (` southamerica-east1 ` )
18
- 1 . North Virginia (` us-east4 ` )
19
- 1 . Texas (` us-south1 ` )
20
- 1 . California (` us-west1 ` )
9
+ - Tokyo (` asia-northeast1 ` )
10
+ - Singapore (` asia-southeast1 ` )
11
+ - London (` europe-west2 ` )
12
+ - Netherlands (` europe-west4 ` )
13
+ - Sao Paolo (` southamerica-east1 ` )
14
+ - North Virginia (` us-east4 ` )
15
+ - California (` us-west1 ` )
21
16
22
17
We will update the list as we add more regions.
23
18
You can’t perform that action at this time.
0 commit comments