aboutsummaryrefslogtreecommitdiffhomepage
path: root/CloudronManifest.json
diff options
context:
space:
mode:
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,