Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added usa authentication endpoint
  • Loading branch information
lmammino committed Aug 16, 2013
1 parent 6ad4fad commit cb60398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ tvision_rackspace_cloud_files:
auth:
username: YOUR-USERNAME
api_key: YOUR-API-KEY
host: https://lon.identity.api.rackspacecloud.com/v2.0 # or usa
host: https://lon.identity.api.rackspacecloud.com/v2.0 # or https://identity.api.rackspacecloud.com/v2.0 (usa)
container_name: YOUR-CONTAINER-NAME
region: LON
```
Expand Down

0 comments on commit cb60398

Please sign in to comment.