Swdz-WangHaiJun hace 4 años
padre
commit
2b69185650
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/tenancy.php

+ 1 - 1
config/tenancy.php

xqd
@@ -86,7 +86,7 @@ return [
     |
     */
 
-    'https' => env('ADMIN_HTTPS', false),
+    'https' => env('ADMIN_HTTPS', true),
 
 
     /*