It's alive

This commit is contained in:
2023-02-09 19:47:07 -05:00
parent bb3532a010
commit 756fbc5649
6 changed files with 23 additions and 199 deletions

View File

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