https://github.com/hypersign-protocol/transaction-processor-controller
https://github.com/hypersign-protocol/transaction-processor-controller
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hypersign-protocol/transaction-processor-controller
- Owner: hypersign-protocol
- Created: 2024-08-19T05:18:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-22T04:51:15.000Z (17 days ago)
- Last Synced: 2026-05-22T13:45:41.874Z (16 days ago)
- Language: JavaScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
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