Files
cloudron-rsshub/CloudronManifest.json
2023-02-09 19:56:32 -05:00

14 lines
259 B
JSON

{
"manifestVersion": 2,
"title": "RSSHub",
"id": "com.hwarf.rsshub",
"version": "1.0.0",
"runtimeDirs": [ "/home/cloudron/.npm" ],
"healthCheckPath": "/",
"httpPort": 1200,
"addons": {
"localstorage": {}
},
"icon": "file://logo.png"
}