mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
fix: dallas region in fly.io template (#6700)
This commit is contained in:
@@ -196,7 +196,7 @@ data "coder_parameter" "region" {
|
||||
}
|
||||
option {
|
||||
name = "Dallas, Texas (US)"
|
||||
value = "dal"
|
||||
value = "dfw"
|
||||
icon = "/emojis/1f1fa-1f1f8.png"
|
||||
}
|
||||
option {
|
||||
|
||||
Reference in New Issue
Block a user