Skip to content

Commit d2aba29

Browse files
committed
docs: Update readme
1 parent 4399ef3 commit d2aba29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,8 @@ The debug route using [Pusher](https://pusher.com/)
186186
APP_DEBUG=true
187187
BROADCAST_DRIVER=pusher
188188
PUSHER_APP_ID=
189-
PUSHER_KEY=
190-
PUSHER_SECRET=
189+
PUSHER_APP_KEY=
190+
PUSHER_APP_SECRET=
191191
```
192192

193193
### Publish script

0 commit comments

Comments
 (0)