wanghaijun 4 lat temu
rodzic
commit
01fa9a1407
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      config/admin.php

+ 1 - 1
config/admin.php

@@ -95,7 +95,7 @@ return [
     | If your page is going to be accessed via https, set it to `true`.
     | If your page is going to be accessed via https, set it to `true`.
     |
     |
     */
     */
-    'https' => env('ADMIN_HTTPS', true),
+    'https' => env('ADMIN_HTTPS', false),
 
 
     /*
     /*
     |--------------------------------------------------------------------------
     |--------------------------------------------------------------------------