Update docker-compose.yml

This commit is contained in:
Seth For Privacy 2022-09-09 16:40:03 -04:00 committed by GitHub
parent 648147f656
commit a99dbc1bc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ services:
- REDIS_HOST=archivist-redis
- TA_USERNAME=${TA_USER}
- TA_PASSWORD=${TA_PASSWORD}
- TA_HOST=archivist.privacy.family
- TA_HOST=${APP_DOMAIN}
- ELASTIC_PASSWORD=${ELASTIC_PASSWORD}
depends_on:
- tubearchivist-es