mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
- demo notifications generator
- frontend build
This commit is contained in:
@@ -36,7 +36,7 @@ return [
|
||||
'options' => [
|
||||
'cluster' => env('PUSHER_APP_CLUSTER'),
|
||||
'encrypted' => true,
|
||||
'host' => '192.168.1.112',
|
||||
'host' => env('PUSHER_APP_HOST'),
|
||||
'port' => 6001,
|
||||
'scheme' => 'http',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user