Skip to content

Commit

Permalink
fix(derpmap): drop east-04, west-03 (#12)
Browse files Browse the repository at this point in the history
No public address space available, for now
  • Loading branch information
ChandonPierre authored Jun 28, 2024
1 parent 89e1db1 commit 79d24bd
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions derpmap/derpmap.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,28 +43,6 @@
"HostName": "derp.us-east-03.coreweave.com"
}
]
},
"904": {
"RegionID": 904,
"RegionCode": "us-east-04",
"Nodes": [
{
"Name": "1",
"RegionID": 904,
"HostName": "derp.us-east-04.coreweave.com"
}
]
},
"905": {
"RegionID": 905,
"RegionCode": "us-west-03",
"Nodes": [
{
"Name": "1",
"RegionID": 905,
"HostName": "derp.us-west-03.coreweave.com"
}
]
}
}
}

0 comments on commit 79d24bd

Please sign in to comment.