Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzteph authored Dec 6, 2022
1 parent 2dff918 commit c5529d2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,17 @@ php artisan migrate
```


# Configuration

## OAUTH Google

You need to create OAuth client ID in GCP and setup next values in ```.env``` file.

```
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
```




Expand Down

0 comments on commit c5529d2

Please sign in to comment.