aboutsummaryrefslogtreecommitdiffhomepage
path: root/CloudronManifest.json
diff options
context:
space:
mode:
authorJohannes Zellner <johannes@nebulon.de>2015-07-01 02:41:32 +0200
committerJohannes Zellner <johannes@nebulon.de>2015-07-01 02:41:32 +0200
commit2594ccd4a578368aa1687e8db708c1cff03491dc (patch)
tree863e8eef2d8dd5ba925e762cdbfbd7ca9075f557 /CloudronManifest.json
parenta53b3def69e8865988bc3833e6a3c578bafa18c6 (diff)
downloadSurfer-2594ccd4a578368aa1687e8db708c1cff03491dc.tar.gz
Surfer-2594ccd4a578368aa1687e8db708c1cff03491dc.tar.zst
Surfer-2594ccd4a578368aa1687e8db708c1cff03491dc.zip
Add tags to the manifest
Diffstat (limited to 'CloudronManifest.json')
-rw-r--r--CloudronManifest.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/CloudronManifest.json b/CloudronManifest.json
index 5e4fbcc..2096ae7 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -4,6 +4,11 @@
4 "author": "Cloudron Team", 4 "author": "Cloudron Team",
5 "description": "Simple static file server", 5 "description": "Simple static file server",
6 "tagline": "Static file server", 6 "tagline": "Static file server",
7 "tags": [
8 "fileserver",
9 "webserver",
10 "server"
11 ],
7 "version": "0.1.0", 12 "version": "0.1.0",
8 "healthCheckPath": "/", 13 "healthCheckPath": "/",
9 "httpPort": 3000, 14 "httpPort": 3000,