q,ex,binding scaffolded

This commit is contained in:
2026-04-14 20:53:09 +00:00
parent abe83af5ab
commit d8b50d753c
11 changed files with 138 additions and 30 deletions
+7
View File
@@ -0,0 +1,7 @@
services:
rabbitmq:
# management basically has nicer clis and a dashboard for seeing the q
image: rabbitmq:4.2.5-management
ports:
- 5672:5672 # actual container
- 15672:15672 # web dashboard