diff --git a/docker-compose.yml b/docker-compose.yml index f773466f6..78301c35b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -84,6 +84,7 @@ services: - PG_PORT=5432 - PG_POOL_MAX=20 - ELASTIC_URL=http://elastic:9200 + - JAEGER_HOST=jaeger - IMAGE_PROXY_URL=http://localhost:9999 - IMAGE_PROXY_SECRET=some-secret - JWT_SECRET=some_secret