From 2e01ffcd6ececb8bd820fdc3a946948b38c5ea3d Mon Sep 17 00:00:00 2001 From: Philip Guyton Date: Fri, 9 Aug 2024 20:48:21 +0100 Subject: [PATCH] BareOS server set - continued #94 Main Description improvement plus initial typo corrections. --- bareos-server-set.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bareos-server-set.json b/bareos-server-set.json index 083ddd3..e60c512 100644 --- a/bareos-server-set.json +++ b/bareos-server-set.json @@ -1,6 +1,6 @@ { "BareOS-server-set": { - "description": "BareOS Director/Catalogue/Storage server set.

Based on custom docker images: https://hub.docker.com/u/barcus/, available for amd64 and arm64 architecture.

", + "description": "BareOS Director/Catalogue/Storage server set. A comprehensive network-based open-source backup and recovery solution for all major operating systems.

Based on custom docker images: https://hub.docker.com/u/barcus/, available for amd64 and arm64 architecture.

", "version": "0.0.1", "website": "https://www.bareos.org/", "container_links": { @@ -59,7 +59,7 @@ }, "ports": { "9101": { - "descriptinon": "BareOS Director communications port (must be 9101)", + "description": "BareOS Director communications port (must be 9101)", "host_default": 9101, "label": "Director port", "protocol": "tcp", @@ -123,7 +123,7 @@ }, "ports": { "9103": { - "descriptinon": "BareOS Storage communications port (must be 9103)", + "description": "BareOS Storage communications port (must be 9103)", "host_default": 9103, "label": "Storage port", "protocol": "tcp",