config: switch default registry

This commit is contained in:
Zephyr Lykos 2025-06-25 22:57:43 +08:00
parent d84eb65d55
commit 1985ce6ff8
No known key found for this signature in database
GPG Key ID: D3E9D31E2F77F04D

View File

@ -33,7 +33,7 @@ return [
*/
'registry' => env(
'PLUGINS_REGISTRY',
'https://d2jw1l0ullrzt6.cloudfront.net/registry_{lang}.json'
'https://bs-plugins.littleservice.cn/registry_{lang}.json'
),
/*