X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CloudronManifest.json;h=7a1c154559b7ea9e87635d107d1f6a1a48c70d88;hb=7751608e1b85e67a2342345d8e5706c459b89051;hp=efd83ae64cb3260eaa6bbee2132cb8d2d0561b3b;hpb=ab33783aaffdb2c55a1c5bc01d5d2e14c2092bf8;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/CloudronManifest.json b/CloudronManifest.json index efd83ae..7a1c154 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -7,25 +7,26 @@ "tags": [ "fileserver", "webserver", + "hosting", "server" ], - "version": "0.5.1", - "targetBoxVersion": "0.4.0", + "version": "5.5.0", "healthCheckPath": "/api/healthcheck", "httpPort": 3000, "manifestVersion": 1, - "website": "https://github.com/nebulade/surfer", + "website": "https://git.cloudron.io/cloudron/surfer", + "documentationUrl": "https://cloudron.io/documentation/apps/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" }