mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for livewire assets path
This commit is contained in:
parent
8f267051e6
commit
c432ee2693
@ -54,7 +54,8 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'asset_url' => null,
|
||||
//'asset_url' => null,
|
||||
'asset_url' => env('ASSET_URL', null),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user