Browse Source

配置修改

Swdz-WangHaiJun 4 years ago
parent
commit
2b69185650
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/tenancy.php

+ 1 - 1
config/tenancy.php

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