3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-05 01:45:48 +00:00

Fixed path

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2022-05-25 15:12:38 -07:00
parent 791c39d977
commit c031686825

View File

@ -54,7 +54,7 @@ return [
|
*/
'asset_url' => env('APP_URL').'/vendor/livewire',
'asset_url' => env('APP_URL'),
/*
|--------------------------------------------------------------------------