diff options
| author | Kasra Bigdeli <[email protected]> | 2019-12-05 07:58:54 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-12-05 07:58:54 -0500 |
| commit | 2beba5671c641eaa410e3a66ddb963d236ddad6e (patch) | |
| tree | 537b7b005999ae679686fa4c2fe777a7a9586a5d | |
| parent | 26baa6f0fab13fb7bc0b44c0c93914a6ad569f51 (diff) | |
| download | caprover-one-click-apps-2beba5671c641eaa410e3a66ddb963d236ddad6e.tar.gz caprover-one-click-apps-2beba5671c641eaa410e3a66ddb963d236ddad6e.zip | |
Update rabbitmq.json
| -rw-r--r-- | public/v2/apps/rabbitmq.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v2/apps/rabbitmq.json b/public/v2/apps/rabbitmq.json index 614ea99..befa8c8 100644 --- a/public/v2/apps/rabbitmq.json +++ b/public/v2/apps/rabbitmq.json @@ -1,7 +1,7 @@ { "captainVersion": "2", "documentation": "Taken from https://hub.docker.com/_/rabbitmq", - "displayName": "", + "displayName": "RabbitMQ", "description": "RabbitMQ is an open-source message-broker software that originally implemented the Advanced Message Queuing Protocol", "dockerCompose": { "version": "3.3", |
