Archived
1
0
This repository has been archived on 2023-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
nntpchan/contrib/configs/rabbitmq/rabbit.config
2015-08-28 09:12:06 -04:00

9 lines
147 B
Plaintext

[
{rabbitmq_management, [
{listener, [{ip, "127.0.0.1"}
]},
{kernel, [
{inet_dist_use_interface,{127,0,0,1}}
]}
].