Add back livewire configuration
This commit is contained in:
parent
cfd9ed4875
commit
79ce3407eb
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'asset_url' => null,
|
||||
'asset_url' => env('ASSET_URL', null),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue