Skip to content

Commit

Permalink
remove api gateway from config
Browse files Browse the repository at this point in the history
  • Loading branch information
joedixon committed Jan 4, 2024
1 parent 85827b4 commit 8704fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/reverb.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
| messages received from and when sending messages to connected
| clients. You must specify one of the servers listed below.
|
| Supported: "reverb", "api_gateway"
| Supported: "reverb"
*/

'default' => env('REVERB_SERVER', 'reverb'),
Expand Down

0 comments on commit 8704fc0

Please sign in to comment.