Skip to content

Commit 0814514

Browse files
committed
Add firehose region for me-central-1
1 parent 2b244d2 commit 0814514

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

priv/endpoints.exs

+1
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ chime_voice_regions = [
230230
"eu-west-1" => %{},
231231
"eu-west-2" => %{},
232232
"eu-west-3" => %{},
233+
"me-central-1" => %{},
233234
"us-east-1" => %{},
234235
"us-east-2" => %{},
235236
"us-west-1" => %{},

0 commit comments

Comments
 (0)