X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CloudronManifest.json;h=a58e260e122bba62231210de0244bda26f2feb04;hb=1ce896e1380e1b420fd2155e1406aa7038f4238f;hp=7ace6f98a4fa83d75d8b9f6238605242d3bd3705;hpb=feb316daabb0aa86ae20c097fc3c2330de163d84;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/CloudronManifest.json b/CloudronManifest.json index 7ace6f9..a58e260 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -7,14 +7,14 @@ "tags": [ "fileserver", "webserver", + "hosting", "server" ], - "version": "0.3.0", - "targetBoxVersion": "0.0.66", - "healthCheckPath": "/", + "version": "5.3.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,5 +22,10 @@ "localstorage": {} }, "mediaLinks": [ - ] + "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", + "postInstallMessage": "file://POSTINSTALL.md" }