]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blobdiff - CloudronManifest.json
Bump version
[perso/Immae/Projets/Nodejs/Surfer.git] / CloudronManifest.json
index 3a00303f79c3845e32f44a00862108d0a639fc9c..2b78b9e8a10920b37ffc0f46cb7ad28ed973ba87 100644 (file)
@@ -9,18 +9,20 @@
     "webserver",
     "server"
   ],
-  "version": "0.3.0",
+  "version": "0.5.0",
   "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": [
-  ]
+  ],
+  "changelog": "file://CHANGELOG"
 }