Change Plex to Jellyfin in the readme

Oops, my copy/paste is spotted

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Pıεяяε <47398145+AiroPi@users.noreply.github.com>
This commit is contained in:
Pıεяяε 2024-02-23 17:22:29 +01:00
parent 9ac868f636
commit 187d86619a

View file

@ -4,7 +4,7 @@ This container bundles Jellyfin and auto-configures it for you.
### Notes ### Notes
- This is not working on Docker Desktop since it needs `network_mode: host` in order to work correctly. - This is not working on Docker Desktop since it needs `network_mode: host` in order to work correctly.
- After adding and starting the container, you can directly visit http://ip.address.of.server:8096/ and access your new Jellyfin instance! - After adding and starting the container, you can directly visit http://ip.address.of.server:8096/ and access your new Jellyfin instance!
- The data of Plex will be automatically included in AIOs backup solution! - The data of Jellyfin will be automatically included in AIOs backup solution!
- See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack - See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack
### Repository ### Repository