aboutsummaryrefslogtreecommitdiffstats
path: root/deploy.json
blob: 202152bd31444d0a1b502c4a4bd6eb3541c77d69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "cdn": {
    "bucket": "plyr",
    "domain": "cdn.plyr.io",
    "region": "us-east-1"
  },
  "demo": {
    "bucket": "plyr.io",
    "domain": "plyr.io",
    "region": "us-west-1"
  }
}