diff --git a/config/octane.php b/config/octane.php index 818ee70..a83f88a 100644 --- a/config/octane.php +++ b/config/octane.php @@ -49,7 +49,7 @@ | */ - 'https' => env('OCTANE_HTTPS', false), + 'https' => env('OCTANE_HTTPS', true), /* |--------------------------------------------------------------------------