Swdz-WangHaiJun 4 lat temu
rodzic
commit
2b69185650
1 zmienionych plików z 1 dodań i 1 usunięć
  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),
 
 
     /*