说明:PushGateway
配置
在您的环境配置文件中,使用以下命令设置网关:
config :push_gateway ,
port: 5555 ,
max_batch: 100 , (optional, default // 100 )
min_batch: 75 , (optional, default // 75 )
processors: 5 (optional, default // 1 )
唯一需要的值是网关将侦听传入数据包的端口。
<weixin_42134168> 上传 | 大小:29kb