mirror of
https://github.com/Balshgit/public.git
synced 2025-09-11 18:00:42 +03:00
7 lines
133 B
Bash
7 lines
133 B
Bash
# RabbitMQ settings:
|
|
|
|
RABBITMQ_DEFAULT_USER=rabbit_admin
|
|
RABBITMQ_DEFAULT_PASS=mypass
|
|
RABBITMQ_PORT=5672
|
|
RABBITMQ_HOST=rabbitmq_host
|