]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blobdiff - CloudronManifest.json
New version
[perso/Immae/Projets/Nodejs/Surfer.git] / CloudronManifest.json
index 7ace6f98a4fa83d75d8b9f6238605242d3bd3705..6401feb76db209a910677451288970baaf8b4f88 100644 (file)
@@ -9,18 +9,23 @@
     "webserver",
     "server"
   ],
-  "version": "0.3.0",
-  "targetBoxVersion": "0.0.66",
-  "healthCheckPath": "/",
+  "version": "0.5.4",
+  "targetBoxVersion": "0.4.0",
+  "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/9vTtToz.png",
+    "https://i.imgur.com/EVT7CR3.png",
+    "https://i.imgur.com/wi768XH.png"
+  ],
+  "changelog": "file://CHANGELOG"
 }