Add configuration support

This commit is contained in:
2023-02-11 16:05:20 -05:00
parent 04e59e53f3
commit 7b513b2b97
4 changed files with 28 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"title": "RSSHub",
"id": "com.hwarf.rsshub",
"version": "1.0.0",
"runtimeDirs": [ "/root/.npm" ],
"runtimeDirs": [ "/home/cloudron/.npm" ],
"healthCheckPath": "/",
"httpPort": 1200,
"addons": {