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

@@ -15,7 +15,7 @@ services:
- REDIS_CON=redis://archivist-redis:6379
- HOST_UID=1000
- HOST_GID=1000
- TA_HOST=http://tubearchivist.local # set your host name with protocol and port
- TA_HOST=http://tubearchivist.local:8000 # set your host name with protocol and port
- TA_USERNAME=tubearchivist # your initial TA credentials
- TA_PASSWORD=verysecret # your initial TA credentials
- ELASTIC_PASSWORD=verysecret # set password for Elasticsearch