Added readme

This commit is contained in:
2025-02-12 20:52:13 +02:00
parent 935fe6500a
commit 0eda7dea36

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# Jellyfin Client Broadcast
Broadcast custom Jellyfin server address for local Jellyfin Apple TV client
## Usage
Copy `sample.env` to `.env` and update values.
Run with `docker compose up -d`