diff options
| author | Kasra Bigdeli <[email protected]> | 2020-08-09 17:40:21 -0400 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2020-08-09 17:40:21 -0400 |
| commit | cc8a158d84acebf785f789d6fd4e069b1fe2cefa (patch) | |
| tree | d5432d40a888628e0bcc120ffa41d18dc23e72b7 /public/v2/apps/eclipse-mosquitto.json | |
| parent | 7cb4e3eb567c77d510d61ddfd604415e533858fd (diff) | |
| download | caprover-one-click-apps-cc8a158d84acebf785f789d6fd4e069b1fe2cefa.tar.gz caprover-one-click-apps-cc8a158d84acebf785f789d6fd4e069b1fe2cefa.zip | |
Added isOfficial
Diffstat (limited to 'public/v2/apps/eclipse-mosquitto.json')
| -rw-r--r-- | public/v2/apps/eclipse-mosquitto.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/v2/apps/eclipse-mosquitto.json b/public/v2/apps/eclipse-mosquitto.json index 453ecf1..751258e 100644 --- a/public/v2/apps/eclipse-mosquitto.json +++ b/public/v2/apps/eclipse-mosquitto.json @@ -3,6 +3,7 @@ "documentation": "Taken from https://github.com/eclipse/mosquitto. Mosquitto is an open source implementation of a server for version 5.0, 3.1.1, and 3.1 of the MQTT protocol. It also includes a C and C++ client library, and the mosquitto_pub and mosquitto_sub utilities for publishing and subscribing.", "displayName": "Eclipse Mosquitto - A MQTT Broker", "description": "Eclipse Mosquitto is an open source message broker which implements MQTT version 5, 3.1.1 and 3.1", + "isOfficial": true, "dockerCompose": { "version": "3.3", "services": { |
