Add TA_HOST example and compose with port

This commit is contained in:
MerlinScheurer
2025-03-10 20:26:40 +01:00
parent ac7ce2ce3c
commit e06e1be433
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ All environment variables are explained in detail in the docs [here](https://doc
**TubeArchivist**:
| Environment Var | Value | |
| ----------- | ----------- | ----------- |
| TA_HOST | Server IP or hostname | Required |
| TA_HOST | Server IP or hostname `http://tubearchivist.local:8000` | 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 |