major change fixing bugs when running SSR in the project
This commit is contained in:
@@ -14,7 +14,7 @@ return [
|
||||
|
||||
'api_only' => env('LOG_VIEWER_API_ONLY', false),
|
||||
|
||||
'require_auth_in_production' => true,
|
||||
'require_auth_in_production' => false,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user