Skip to content

Commit

Permalink
added placeholders for twitter/linkedin keys
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostrocket committed Sep 14, 2013
1 parent be031b9 commit 98db084
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ export S3_BUCKET=xxx
export S3_KEY=xxx
export S3_SECRET=xxx

export TWITTER_KEY=xxx
export TWITTER_SECRET=xxx

export LINKEDIN_KEY=xxx
export LINKEDIN_SECRET=xxx

export APP_SECRET=c63463de2c67e13400b5ee30329a13e6d95df8e7a24162c4420ceb0b540829cdcfa48cd1d54d9dff3cc89c552013cf9f5aab7dd2539291d9355bc2019367cafe

bundle exec rails server

0 comments on commit 98db084

Please sign in to comment.