X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CloudronManifest.json;h=3d983c0a2c62a5e142b3bc0b79f09884d56dda8d;hb=1f805dc3a781309b5a2a9620f0cc84a5fc4f42f5;hp=f843f47a5e9bd78229bdf523e38c004671384882;hpb=e649e11d1444263b30c078427105e5a5b470277f;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/CloudronManifest.json b/CloudronManifest.json index f843f47..3d983c0 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -7,14 +7,14 @@ "tags": [ "fileserver", "webserver", + "hosting", "server" ], - "version": "0.4.0", - "targetBoxVersion": "0.4.0", - "healthCheckPath": "/", + "version": "5.5.0", + "healthCheckPath": "/api/healthcheck", "httpPort": 3000, "manifestVersion": 1, - "website": "https://github.com/nebulade/surfer", + "website": "https://git.cloudron.io/cloudron/surfer", "contactEmail": "support@cloudron.io", "icon": "logo.png", "addons": { @@ -22,7 +22,10 @@ "localstorage": {} }, "mediaLinks": [ - "https://i.imgur.com/frsT4DR.png" + "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/645cb5c8b40d99355d83555d0c3a40afb1b4d754/img01.png", + "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/645cb5c8b40d99355d83555d0c3a40afb1b4d754/img02.png", + "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/645cb5c8b40d99355d83555d0c3a40afb1b4d754/img03.png" ], - "changelog": "file://CHANGELOG" + "changelog": "file://CHANGELOG", + "postInstallMessage": "file://POSTINSTALL.md" }