Skip to content

Commit

Permalink
fix: making rabbit work
Browse files Browse the repository at this point in the history
  • Loading branch information
0x0elliot committed Oct 25, 2024
1 parent 45c9052 commit c5c8887
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,8 @@ services:
environment:
- RABBITMQ_DEFAULT_USER=admin
- RABBITMQ_DEFAULT_PASS=mypass # Redis - result backend
- RABBITMQ_ERLANG_COOKIE=8d101d36b684119c90db26eed8e166771f64a1f05c66d3e4a62e98248ca60405
- RABBITMQ_ERLANG_COOKIE=EUMuuGFCEb84yIWKaJZHYzSeL1GMcl9kDwSt6RakT18o8BBqI28BSiOd


redis:
container_name: redis_app_thirdeye
Expand Down

0 comments on commit c5c8887

Please sign in to comment.