X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CloudronManifest.json;h=501c046c9d0b2d6171c5125a4c99857888fb5c0c;hb=c396cc18633c1f8d50c5f4cc1c1c568b23ab8b24;hp=6401feb76db209a910677451288970baaf8b4f88;hpb=5bbeb69865e7b9ce6d933344e3cba93c43ddad99;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/CloudronManifest.json b/CloudronManifest.json index 6401feb..501c046 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -7,25 +7,25 @@ "tags": [ "fileserver", "webserver", + "hosting", "server" ], - "version": "0.5.4", - "targetBoxVersion": "0.4.0", + "version": "5.4.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", - "configurePath": "_admin/", "addons": { "ldap": {}, "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/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" }