fix copy-paste error
This commit is contained in:
parent
03cd2cceef
commit
365b58266f
|
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
},
|
||||
"instructions": {
|
||||
"start": "RabbitMQ is open source message broker software (sometimes called message-oriented middleware) that implements the Advanced Message Queuing Protocol (AMQP). The RabbitMQ server is written in the Erlang programming language and is built on the Open Telecom Platform framework for clustering and failover. Client libraries to interface with the broker are available for all major programming languages.\n\n Enter your Postgres Configuration parameters and click on next. It will take about a minute for the process to finish.",
|
||||
"start": "RabbitMQ is open source message broker software (sometimes called message-oriented middleware) that implements the Advanced Message Queuing Protocol (AMQP). The RabbitMQ server is written in the Erlang programming language and is built on the Open Telecom Platform framework for clustering and failover. Client libraries to interface with the broker are available for all major programming languages.\n\n Enter your RabbitMQ Configuration parameters and click on next. It will take about a minute for the process to finish.",
|
||||
"end": "RabbitMQ is deployed and available as srv-captain--$$cap_appname:5672 to other apps."
|
||||
},
|
||||
"variables": [{
|
||||
|
|
|
|||
Loading…
Reference in New Issue