Skip to content

Instantly share code, notes, and snippets.

@anoldguy
Last active December 12, 2015 03:08
Show Gist options
  • Save anoldguy/4704375 to your computer and use it in GitHub Desktop.
Save anoldguy/4704375 to your computer and use it in GitHub Desktop.
{
"id": "rubygems",
"application": {
"staging": {
"rails_postgresql_host" : "33.33.33.12",
"rails_postgresql_db": "rubygems_staging",
"rails_postgresql_user": "rubygems",
"rails_postgresql_password": "totally insecure",
"s3_key": "",
"s3_secret": "",
"secret_token" : "",
"bundler_token": "",
"bundler_api_url" : "",
"new_relic_license_key" : "",
"new_relic_app_name" : ""
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment