Skip to content

Commit

Permalink
remove version string and add emby server to compose file list
Browse files Browse the repository at this point in the history
  • Loading branch information
ryecoaaron committed Jan 16, 2025
1 parent 96fb56b commit 6868a93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion compose-files/embyserver/embyserver.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "2.3"
services:
emby:
image: emby/embyserver
Expand Down
4 changes: 4 additions & 0 deletions compose-files/list.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@
"name": "eclipse-mosquitto-mqtt",
"description": "open source MQTT broker"
},
{
"name": "embyserver",
"description": "Emby Server is a home media server built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and .NET Core.\n\nIt features a REST-based API with built-in documention to facilitate client development. We also have client libraries for our API to enable rapid development.\n"
},
{
"name": "fail2ban",
"description": " daemon to ban hosts that cause multiple authentication errors"
Expand Down

0 comments on commit 6868a93

Please sign in to comment.