mirror of
https://github.com/tubearchivist/docs.git
synced 2024-11-14 16:10:12 +00:00
Update docker-compose.md
Remove duplicate lines
This commit is contained in:
parent
fa188a961c
commit
cd168567c2
@ -22,8 +22,6 @@ The main Python application that displays and serves your video collection, buil
|
|||||||
- Change the environment variables `TA_USERNAME` and `TA_PASSWORD` to create the initial credentials.
|
- Change the environment variables `TA_USERNAME` and `TA_PASSWORD` to create the initial credentials.
|
||||||
- `ELASTIC_PASSWORD` is for the password for Elasticsearch. The environment variable `ELASTIC_USER` is optional, should you want to change the username from the default *elastic*.
|
- `ELASTIC_PASSWORD` is for the password for Elasticsearch. The environment variable `ELASTIC_USER` is optional, should you want to change the username from the default *elastic*.
|
||||||
- For the scheduler to know what time it is, set your timezone with the `TZ` environment variable, defaults to *UTC*.
|
- 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](/configuration/cast/).
|
- Set the environment variable `ENABLE_CAST=True` to send videos to your cast device, [read more](/configuration/cast/).
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user