Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aronei44 committed Aug 14, 2022
1 parent 50f2819 commit bdd21f3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ Cetan app is an aplication for realtime chatting
- Git Bash
- Docker Desktop
- Email Account for sending mail with smtp. (need email and apps password). save it in env
- env for websocket

```
PUSHER_APP_ID=whateveryouwant
PUSHER_APP_KEY=whateveryouwant
PUSHER_APP_SECRET=whateveryouwant
```

# Installation

Expand Down

0 comments on commit bdd21f3

Please sign in to comment.