]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blobdiff - CloudronManifest.json
prepare for store submission
[perso/Immae/Projets/Nodejs/Surfer.git] / CloudronManifest.json
index 5e4fbccc8bfc28c5fd772b2add0dd8f72c62bfde..f843f47a5e9bd78229bdf523e38c004671384882 100644 (file)
@@ -2,9 +2,15 @@
   "id": "io.cloudron.surfer",
   "title": "Surfer",
   "author": "Cloudron Team",
-  "description": "Simple static file server",
+  "description": "file://DESCRIPTION.md",
   "tagline": "Static file server",
-  "version": "0.1.0",
+  "tags": [
+    "fileserver",
+    "webserver",
+    "server"
+  ],
+  "version": "0.4.0",
+  "targetBoxVersion": "0.4.0",
   "healthCheckPath": "/",
   "httpPort": 3000,
   "manifestVersion": 1,
@@ -16,5 +22,7 @@
     "localstorage": {}
   },
   "mediaLinks": [
-  ]
+    "https://i.imgur.com/frsT4DR.png"
+  ],
+  "changelog": "file://CHANGELOG"
 }