jingyuzhi 4 éve
szülő
commit
00b1c6666d
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      config/tenancy.php

+ 1 - 1
config/tenancy.php

@@ -85,7 +85,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),
 
 
     /*
     /*
     |--------------------------------------------------------------------------
     |--------------------------------------------------------------------------