clarify TA_HOST

This commit is contained in:
simon 2023-04-10 12:07:57 +07:00
parent 67b3e51454
commit bf7a429dac
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Take a look at the example [docker-compose.yml](https://github.com/tubearchivist
**TubeArchivist**:
| Environment Var | Value | |
| ----------- | ----------- | ----------- |
| TA_HOST | Server IP or hostname, without port, without protocol | Required |
| TA_HOST | Server IP or hostname | Required |
| TA_USERNAME | Initial username when logging into TA | Required |
| TA_PASSWORD | Initial password when logging into TA | Required |
| ELASTIC_PASSWORD | Password for ElasticSearch | Required |