An open API service indexing awesome lists of open source software.

https://github.com/hypersign-protocol/transaction-processor-controller


https://github.com/hypersign-protocol/transaction-processor-controller

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

          

sudo docker run -d \
-p 5672:5672 \
-p 15672:15672 \
-e RABBITMQ_DEFAULT_USER=myuser \
-e RABBITMQ_DEFAULT_PASS=mypassword \
rabbitmq:3-management