Skip to content

Commit

Permalink
Merge 30da5a8 into f59c0ee
Browse files Browse the repository at this point in the history
  • Loading branch information
lvnilesh committed Sep 12, 2015
2 parents f59c0ee + 30da5a8 commit fe6d0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/conditionals/_aws-credentials.json
Expand Up @@ -2,6 +2,6 @@
"key": "<%= amazonKey %>",
"secret": "<%= amazonSecret %>",
"bucket": "<%= amazonBucket %>",
"region": "us-west-1",
"region": "us-east-1",
"distributionId": "<%= amazonDistID %>"
}

0 comments on commit fe6d0db

Please sign in to comment.