Swdz-WangHaiJun hace 4 años
padre
commit
69ac7a116e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/admin.php

+ 1 - 1
config/admin.php

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