Skip to content

Commit

Permalink
create ollama
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Dec 31, 2024
1 parent 11d4866 commit 823ca0f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions add_apps.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[
{
"name": "ttrss",
"trademark": "TinyTinyRSS",
"name": "ollama",
"trademark": "Ollama",
"release": false,
"fork_url": "https://tt-rss.org/wiki/InstallationNotes/",
"version_from": "https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static/tags",
"fork_url": "https://github.com/ollama/ollama",
"version_from": "https://hub.docker.com/r/ollama/ollama/tags",
"edition": [
{
"dist": "community",
Expand All @@ -17,7 +17,7 @@
"cpu": "2",
"memory": "4",
"disk": "1",
"url": "https://tt-rss.org/"
"url": "https://ollama.com"
}
}
]

0 comments on commit 823ca0f

Please sign in to comment.