]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commitdiff
Add tags to the manifest
authorJohannes Zellner <johannes@nebulon.de>
Wed, 1 Jul 2015 00:41:32 +0000 (02:41 +0200)
committerJohannes Zellner <johannes@nebulon.de>
Wed, 1 Jul 2015 00:41:32 +0000 (02:41 +0200)
CloudronManifest.json

index 5e4fbccc8bfc28c5fd772b2add0dd8f72c62bfde..2096ae79642b194a77a1a944c7c559b063cefee7 100644 (file)
@@ -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,