doc:支持环境变量

This commit is contained in:
zyimm 2023-07-09 18:29:44 +08:00
parent ac79df8bf5
commit 6853fd6699

View File

@ -1,9 +1,6 @@
<?php
return [
'host' => '',
'host' => env('mq_host', 'http://192.168.21.170:8085'),
'callback' => '/rocketmq/producer/notify',
'subscribe' => [