Files
cloudron-rsshub/CloudronManifest.json
2023-02-09 19:47:07 -05:00

13 lines
230 B
JSON

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