X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CloudronManifest.json;h=3a00303f79c3845e32f44a00862108d0a639fc9c;hb=8f9e3c71b2cd207bb6e02e0709955cec3c54e8d2;hp=5e4fbccc8bfc28c5fd772b2add0dd8f72c62bfde;hpb=c88ec639a906f57dc11c7a64b5622beb448d5fd6;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/CloudronManifest.json b/CloudronManifest.json index 5e4fbcc..3a00303 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -2,9 +2,15 @@ "id": "io.cloudron.surfer", "title": "Surfer", "author": "Cloudron Team", - "description": "Simple static file server", + "description": "file://DESCRIPTION.md", "tagline": "Static file server", - "version": "0.1.0", + "tags": [ + "fileserver", + "webserver", + "server" + ], + "version": "0.3.0", + "targetBoxVersion": "0.4.0", "healthCheckPath": "/", "httpPort": 3000, "manifestVersion": 1,