This commit is contained in:
hafifierahman
2021-03-28 16:47:06 +08:00
parent 14ae96d86c
commit 068ce88579
22 changed files with 393 additions and 259 deletions
+1 -1
View File
@@ -845,7 +845,7 @@
}
});
var pusher = new Pusher('26b0ec2f297f94b7aa9b', {
var pusher = new Pusher("{{ env('PUSHER_APP_KEY') }}", {
cluster: 'ap1',
encrypted: true
});