mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-28 07:47:24 +00:00
First working version
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"author": "FreshRSS Developers",
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "RSS reader",
|
||||
"tagline": "RSS feed reader",
|
||||
"version": "0.1.0",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8000,
|
||||
@@ -17,9 +17,14 @@
|
||||
"contactEmail": "support@cloudron.io",
|
||||
"icon": "logo.png",
|
||||
"tags": [
|
||||
"rss"
|
||||
"rss",
|
||||
"atom",
|
||||
"greader",
|
||||
"reader",
|
||||
"news feeds"
|
||||
],
|
||||
"mediaLinks": [
|
||||
"https://git.cloudron.io/dswd/freshrss-app/raw/master/screenshots/1.png"
|
||||
],
|
||||
"postInstallMessage": "file://POSTINSTALL.md"
|
||||
}
|
||||
|
Reference in New Issue
Block a user