Skip to content

Commit

Permalink
Fix AWS yaml alias
Browse files Browse the repository at this point in the history
  • Loading branch information
elkelk committed Nov 7, 2014
1 parent 466c97f commit e5f5528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -39,7 +39,7 @@ Fill in your AWS Access Key ID and Secret Access Key
```ruby


development:
development: &development
access_key_id: REPLACE_WITH_ACCESS_KEY_ID
secret_access_key: REPLACE_WITH_SECRET_ACCESS_KEY
dynamo_db_endpoint: dynamodb.ap-southeast-1.amazonaws.com
Expand Down

0 comments on commit e5f5528

Please sign in to comment.