Files
cloudron-rsshub/CloudronManifest.json
Joshua Glemza d069ff0bc7 Initial commit
2023-02-09 21:34:10 +00:00

8 lines
131 B
JSON

{
"version": "0.1.0",
"healthCheckPath": "/",
"httpPort": 1200,
"runtimeDirs": [ "/root/.npm" ],
"manifestVersion": 2
}