websockets
This commit is contained in:
parent
60abadb0c7
commit
77c6117a64
|
|
@ -8,7 +8,7 @@ return [
|
|||
* Set a custom dashboard configuration
|
||||
*/
|
||||
'dashboard' => [
|
||||
'port' => env('LARAVEL_WEBSOCKETS_PORT', 6001),
|
||||
'port' => env('LARAVEL_WEBSOCKETS_PORT', 472),
|
||||
],
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue