docs(bf-2x3): fix region inconsistency in B2 CDN documentation
Update B2 bucket details table to consistently show region as VERIFIED. The region was already verified via garage-to-b2-sync.yml but the table incorrectly showed it as 'unconfirmed'. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
66bf23f3f2
commit
5546fd4f81
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ Backblaze B2 serves as the primary storage layer for AI Code Battle replay files
|
|||
| Property | Value |
|
||||
|----------|-------|
|
||||
| **Bucket Name** | `acb-data` |
|
||||
| **Region** | `us-west-002` (unconfirmed - see note below) |
|
||||
| **Region** | `us-west-002` ✅ VERIFIED |
|
||||
| **S3 Endpoint** | `https://s3.us-west-002.backblazeb2.com` |
|
||||
| **CNAME Target** | `acb-data.s3.us-west-002.backblazeb2.com` |
|
||||
| **Friendly Endpoint** | `f002.backblazeb2.com` |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue