fix: dallas region in fly.io template (#6700)

This commit is contained in:
Ben Potter 2023-03-21 14:04:04 -05:00 committed by GitHub
parent 97f77c4507
commit 74be9c6c55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ data "coder_parameter" "region" {
}
option {
name = "Dallas, Texas (US)"
value = "dal"
value = "dfw"
icon = "/emojis/1f1fa-1f1f8.png"
}
option {