修改 cache 名称

This commit is contained in:
iVampireSP.com 2022-09-08 18:55:06 +08:00
parent 074a68ffec
commit e9f151fa04
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -105,6 +105,6 @@
| |
*/ */
'prefix' => env('CACHE_PREFIX', 'edgebilling_cache'), 'prefix' => env('CACHE_PREFIX', 'laev3_cache'),
]; ];