diff --git a/templates/zerotier/config.yml b/templates/zerotier/config.yml index 3153484..ce1f49b 100644 --- a/templates/zerotier/config.yml +++ b/templates/zerotier/config.yml @@ -1,8 +1,8 @@ -name: ZeroTier-Containerized # Name of the Catalog Entry -description: | # Description of the Catalog Entry +name: ZeroTier-Containerized +description: | Will put in description later. -version: latest # Version of the Catalog to be used -category: Networking # Category to be used for searching catalog entries -maintainer: WilliamMiceli # The maintainer of the catalog entry -license: # The license -projectURL: https://zerotier.com # A URL related to the catalog entry \ No newline at end of file +version: latest +category: Networking +maintainer: WilliamMiceli +license: +projectURL: https://hub.docker.com/r/zerotier/zerotier-containerized/ \ No newline at end of file