X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CloudronManifest.json;h=ab4a16bd726bd807f0f91ace56e1c86f5469d48e;hb=b6065ae6c35490d48336963e66d8541fe8d61706;hp=d937ad761a6b3a5e4395c7d4b18d95f0f06402d5;hpb=0cce5096940c6b5e31a2e9dce849deb79d9844ce;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/CloudronManifest.json b/CloudronManifest.json index d937ad7..ab4a16b 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -9,8 +9,7 @@ "webserver", "server" ], - "version": "0.5.2", - "targetBoxVersion": "0.4.0", + "version": "4.0.0", "healthCheckPath": "/api/healthcheck", "httpPort": 3000, "manifestVersion": 1, @@ -20,12 +19,14 @@ "configurePath": "_admin/", "addons": { "ldap": {}, + "redis": {}, "localstorage": {} }, "mediaLinks": [ - "https://i.imgur.com/9vTtToz.png", - "https://i.imgur.com/EVT7CR3.png", - "https://i.imgur.com/wi768XH.png" + "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" + "changelog": "file://CHANGELOG", + "postInstallMessage": "file://POSTINSTALL.md" }