From 2594ccd4a578368aa1687e8db708c1cff03491dc Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Wed, 1 Jul 2015 02:41:32 +0200 Subject: Add tags to the manifest --- CloudronManifest.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CloudronManifest.json') diff --git a/CloudronManifest.json b/CloudronManifest.json index 5e4fbcc..2096ae7 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -4,6 +4,11 @@ "author": "Cloudron Team", "description": "Simple static file server", "tagline": "Static file server", + "tags": [ + "fileserver", + "webserver", + "server" + ], "version": "0.1.0", "healthCheckPath": "/", "httpPort": 3000, -- cgit v1.2.3