Skip to content

Commit

Permalink
Merge e1a919a into 467cbd7
Browse files Browse the repository at this point in the history
  • Loading branch information
chokonaira committed Jul 11, 2019
2 parents 467cbd7 + e1a919a commit 37cce70
Show file tree
Hide file tree
Showing 15 changed files with 366 additions and 249 deletions.
15 changes: 14 additions & 1 deletion .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@ TEST_DB_PASSWORD=
TEST_DB_DBNAME=
TEST_DB_HOST=
SECRET=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
GOOGLE_CALLBACK_URL=
UI_CLIENT_HOST=
FACEBOOK_CLIENT_ID=
FACEBOOK_CLIENT_SECRET=
FACEBOOK_CALLBACK_URL=
TWITTER_CONSUMER_KEY=
TWITTER_CONSUMER_SECRET=
TWITTER_CALLBACK_URL=
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=
GITHUB_CALLBACK_URL=
CLOUD_NAME=
CLOUDINARY_API_KEY=
CLOUDINARY_SECRET=
CLOUDINARY_SECRET=
Loading

0 comments on commit 37cce70

Please sign in to comment.