Files
cloudron-rsshub/CloudronManifest.json

8 lines
131 B
JSON
Raw Normal View History

2023-02-09 21:34:10 +00:00
{
"version": "0.1.0",
"healthCheckPath": "/",
"httpPort": 1200,
"runtimeDirs": [ "/root/.npm" ],
"manifestVersion": 2
}