feat: 项目基础框架+配置+Kernel
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'hosts' => explode(',', env('ELASTICSEARCH_HOST', '')),
|
||||
];
|
||||
Reference in New Issue
Block a user