X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CloudronManifest.json;h=501c046c9d0b2d6171c5125a4c99857888fb5c0c;hb=ca5a757fab6de89ff0ee49983797e136c2b2a747;hp=2172b4fbda5193746f5889b3ace095860f15b391;hpb=3724f36e5c7b72c00cec353f84879308e9591870;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/CloudronManifest.json b/CloudronManifest.json index 2172b4f..501c046 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -7,25 +7,25 @@ "tags": [ "fileserver", "webserver", + "hosting", "server" ], - "version": "0.5.6", - "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://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" + "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" }