doc:支持环境变量
This commit is contained in:
parent
ac79df8bf5
commit
6853fd6699
|
@ -1,9 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'host' => '',
|
'host' => env('mq_host', 'http://192.168.21.170:8085'),
|
||||||
'callback' => '/rocketmq/producer/notify',
|
'callback' => '/rocketmq/producer/notify',
|
||||||
'subscribe' => [
|
'subscribe' => [
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user