1 Star 0 Fork 0

姚君/RSSHub

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 817 Bytes
一键复制 编辑 原始数据 按行查看 历史
Feliciano Long 提交于 2021-02-23 07:45 . fix(env): Update app.json (#7002)
{
"name": "RSSHub",
"description": "万物皆可 RSS",
"repository": "https://github.com/DIYgod/RSSHub",
"website": "https://docs.rsshub.app/",
"logo": "https://i.loli.net/2019/04/23/5cbeb7e41414c.png",
"keywords": ["RSS"],
"env": {
"NODE_MODULES_CACHE": {
"value": "false",
"required": true
},
"PORT": {
"value": "80",
"required": false
},
"PIXIV_REFRESHTOKEN": {
"required": false
},
"DISQUS_API_KEY": {
"required": false
},
"TWITTER_CONSUMER_KEY": {
"required": false
},
"TWITTER_CONSUMER_SECRET": {
"required": false
},
"YOUTUBE_KEY": {
"required": false
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yao00jun/RSSHub.git
[email protected]:yao00jun/RSSHub.git
yao00jun
RSSHub
RSSHub
master

搜索帮助