Files
cloudron-rsshub/CloudronManifest.json

8 lines
140 B
JSON
Raw Normal View History

2023-02-09 21:34:10 +00:00
{
"version": "0.1.0",
"healthCheckPath": "/",
"httpPort": 1200,
2023-02-09 18:11:35 -05:00
"runtimeDirs": [ "/home/cloudron/.npm" ],
2023-02-09 21:34:10 +00:00
"manifestVersion": 2
}