X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CloudronManifest.json;h=d937ad761a6b3a5e4395c7d4b18d95f0f06402d5;hb=0cce5096940c6b5e31a2e9dce849deb79d9844ce;hp=ff449b6033ece07d0a1e70488ebedbc9dce567b9;hpb=8a7741cc965c412f221fdefa2096d10f1d4dab8c;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/CloudronManifest.json b/CloudronManifest.json index ff449b6..d937ad7 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -9,19 +9,23 @@ "webserver", "server" ], - "version": "0.4.1", + "version": "0.5.2", "targetBoxVersion": "0.4.0", - "healthCheckPath": "/", + "healthCheckPath": "/api/healthcheck", "httpPort": 3000, "manifestVersion": 1, "website": "https://github.com/nebulade/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" ], "changelog": "file://CHANGELOG" }