]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blobdiff - CloudronManifest.json
Bump version
[perso/Immae/Projets/Nodejs/Surfer.git] / CloudronManifest.json
index 47983647f5c68ed5e7d663115b3c46b835467dfc..17e50383a641c64ddb30a724f2671c8bdf735013 100644 (file)
@@ -9,8 +9,8 @@
     "webserver",
     "server"
   ],
-  "version": "0.1.0",
-  "healthCheckPath": "/",
+  "version": "4.1.0",
+  "healthCheckPath": "/api/healthcheck",
   "httpPort": 3000,
   "manifestVersion": 1,
   "website": "https://github.com/nebulade/surfer",
   "icon": "logo.png",
   "addons": {
     "ldap": {},
+    "redis": {},
     "localstorage": {}
   },
   "mediaLinks": [
-  ]
+    "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/8c87c0db33704755c3ff9a48fd0089d6ae72928d/img01.png",
+    "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/8c87c0db33704755c3ff9a48fd0089d6ae72928d/img02.png",
+    "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/8c87c0db33704755c3ff9a48fd0089d6ae72928d/img03.png"
+  ],
+  "changelog": "file://CHANGELOG",
+  "postInstallMessage": "file://POSTINSTALL.md"
 }