Update rss-dl.json
This commit is contained in:
parent
5636054db7
commit
c0440ca3c2
1 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,9 @@
|
|||
"description": "A simple rss downloader",
|
||||
"env": [
|
||||
{
|
||||
"RSS_FEED_URL": "example.com/rss",
|
||||
"DOWNLOAD_DIR": "/portainer/Files/AppData/Config/rss-dl"
|
||||
"RSS_FEED_URL": "example.com/rss",
|
||||
"label": "RSS_FEED_URL",
|
||||
"name": "RSS_FEED_URL"
|
||||
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue