Fix README formatting.
This commit is contained in:
@@ -20,9 +20,9 @@ assumptions about a microservice:
|
||||
4. Rather than hard-coding the inbound and outbound queues, the
|
||||
microservice communicates with a self-contained configuration service shared
|
||||
across all microservices.
|
||||
i. This service provides inbound queue name, as well as any outbound queues
|
||||
- This service provides inbound queue name, as well as any outbound queues
|
||||
and their corresponding case variables.
|
||||
ii. It is also responsible for providing the RabbitMQ connection details
|
||||
- It is also responsible for providing the RabbitMQ connection details
|
||||
(host, port, username, password), and the object-storage host plus GNU
|
||||
`pass` references for the S3 access key and secret key.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user