]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blame - CloudronManifest.json
New cloudron app version 0.4.3
[perso/Immae/Projets/Nodejs/Surfer.git] / CloudronManifest.json
CommitLineData
c88ec639
JZ
1{
2 "id": "io.cloudron.surfer",
3 "title": "Surfer",
4 "author": "Cloudron Team",
ce5fee2c 5 "description": "file://DESCRIPTION.md",
c88ec639 6 "tagline": "Static file server",
2594ccd4
JZ
7 "tags": [
8 "fileserver",
9 "webserver",
10 "server"
11 ],
813646f1 12 "version": "0.4.3",
8f9e3c71 13 "targetBoxVersion": "0.4.0",
1a8d99e4 14 "healthCheckPath": "/api/healthcheck",
c88ec639
JZ
15 "httpPort": 3000,
16 "manifestVersion": 1,
17 "website": "https://github.com/nebulade/surfer",
18 "contactEmail": "support@cloudron.io",
19 "icon": "logo.png",
20 "addons": {
21 "ldap": {},
22 "localstorage": {}
23 },
24 "mediaLinks": [
e649e11d
GR
25 ],
26 "changelog": "file://CHANGELOG"
c88ec639 27}