public
Description: The code for the new version of The Connected Republic, the public web-space where people interested in the use of connectivity to tackle public problems can find each other and share ideas. Development sponsored by Cisco IBSG Public Sector Current version: http://www.theconnectedrepublic.org/ Project at: http://nokahuna.com/projects/142
Homepage: http://nokahuna.com/projects/142
Clone URL: git://github.com/red56/the-connected-website.git
the-connected-website / config / amazon_s3.yml.example
100644 9 lines (8 sloc) 0.178 kb
1
2
3
4
5
6
7
8
9
development:
  bucket_name: appname_development
  access_key_id:
  secret_access_key:
test:
  bucket_name: appname_test
  access_key_id: whatever
  secret_access_key: whatever