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
+1 -1
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 {