diff --git a/config.example.yaml b/config.example.yaml index 4a30fd1..9012e72 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -1,11 +1,11 @@ # A list of perspectives with the format . TODO link to pages. perspectives: - - us-east-2 + - us-west-1 - us-west-2 - - eu-central-1 - - eu-west-2 - - ap-northeast-2 - - ap-southeast-1 + - ca-west-1 + - eu-central-2 + - il-central-1 + - me-central-1 # The AWS region name for the API gateway and controller. api-region: us-east-2