feat: simplify self host install by removing asset_url env

This commit is contained in:
hackerESQ
2025-03-17 18:18:12 -05:00
parent fe81ec7ee7
commit aeb1b12afe
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ return [
|
*/
'inject_assets' => true,
'inject_assets' => false,
/*
|---------------------------------------------------------------------------