]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blobdiff - CloudronManifest.json
Bump version
[perso/Immae/Projets/Nodejs/Surfer.git] / CloudronManifest.json
index f843f47a5e9bd78229bdf523e38c004671384882..d937ad761a6b3a5e4395c7d4b18d95f0f06402d5 100644 (file)
@@ -9,20 +9,23 @@
     "webserver",
     "server"
   ],
-  "version": "0.4.0",
+  "version": "0.5.2",
   "targetBoxVersion": "0.4.0",
-  "healthCheckPath": "/",
+  "healthCheckPath": "/api/healthcheck",
   "httpPort": 3000,
   "manifestVersion": 1,
   "website": "https://github.com/nebulade/surfer",
   "contactEmail": "support@cloudron.io",
   "icon": "logo.png",
+  "configurePath": "_admin/",
   "addons": {
     "ldap": {},
     "localstorage": {}
   },
   "mediaLinks": [
-    "https://i.imgur.com/frsT4DR.png"
+    "https://i.imgur.com/9vTtToz.png",
+    "https://i.imgur.com/EVT7CR3.png",
+    "https://i.imgur.com/wi768XH.png"
   ],
   "changelog": "file://CHANGELOG"
 }