Update RabbitMQ_高可用集群模式.md

This commit is contained in:
heibaiying 2019-08-04 22:52:56 +08:00 committed by GitHub
parent 476cefe1af
commit 86463650d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -247,7 +247,7 @@ source /etc/profile
新建配置文件 `haproxy.cfg`,这里我新建的位置为:/etc/haproxy/haproxy.cfg文件内容如下
```yml
```shell
# 全局配置
global
# 日志输出配置、所有日志都记录在本机,通过 local0 进行输出