启用 Https

This commit is contained in:
iVampireSP.com 2022-11-07 00:08:39 +08:00
parent f925a1c97b
commit a91ef86d44
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -49,7 +49,7 @@
| |
*/ */
'https' => env('OCTANE_HTTPS', false), 'https' => env('OCTANE_HTTPS', true),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------