fix cast link

This commit is contained in:
simon 2023-05-07 10:59:44 +07:00
parent f512296765
commit e856d8f6f8
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ The main Python application that displays and serves your video collection, buil
- For the scheduler to know what time it is, set your timezone with the `TZ` environment variable, defaults to *UTC*.
- Serves the interface on port `8000`
- Needs a volume for the video archive at `/youtube`
- Set the environment variable `ENABLE_CAST=True` to send videos to your cast device, [read more](#enable-cast).
- Set the environment variable `ENABLE_CAST=True` to send videos to your cast device, [read more](/configuration/cast/).
## Configuring TubeArchivist