Skip to content

Commit

Permalink
Merge pull request #20 from haru0001/modify_env_example
Browse files Browse the repository at this point in the history
# exampleを修正
  • Loading branch information
namizatork committed Dec 1, 2019
2 parents 1ab79e1 + 4664576 commit c2e7ab5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions laravel/.env.example
Expand Up @@ -42,3 +42,8 @@ PUSHER_APP_CLUSTER=mt1

MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"

# Twitter
TWITTER_CLIENT_ID =
TWITTER_CLIENT_SECRET =
TWITTER_CLIENT_CALLBACK =

0 comments on commit c2e7ab5

Please sign in to comment.