Browse Source

配置修改

Swdz-WangHaiJun 4 years ago
parent
commit
69ac7a116e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/admin.php

+ 1 - 1
config/admin.php

@@ -95,7 +95,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', false),
+    'https' => env('ADMIN_HTTPS', true),
 
 
     /*
     /*
     |--------------------------------------------------------------------------
     |--------------------------------------------------------------------------