major change fixing bugs when running SSR in the project

This commit is contained in:
F4ilji
2025-04-26 22:59:46 +05:00
parent 1df1a1390f
commit 453fb4cccc
55 changed files with 414 additions and 362 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ return [
'api_only' => env('LOG_VIEWER_API_ONLY', false),
'require_auth_in_production' => true,
'require_auth_in_production' => false,
/*
|--------------------------------------------------------------------------