Explorar o código

配置文件修改

whj %!s(int64=4) %!d(string=hai) anos
pai
achega
382cb23ebb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/tenancy.php

+ 1 - 1
config/tenancy.php

xqd
@@ -85,7 +85,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),
 
     /*
     |--------------------------------------------------------------------------