Add exporter configuration to focus

This commit is contained in:
djuarezgf 2024-11-05 14:31:55 +01:00
parent a4e292dd18
commit b8fe5d003e
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ services:
RETRY_COUNT: ${FOCUS_RETRY_COUNT}
EPSILON: 0.28
QUERIES_TO_CACHE: '/queries_to_cache.conf'
EXPORTER_URL: "http://exporter:8092"
AUTH_HEADER: "${EXPORTER_API_KEY}"
volumes:
- /srv/docker/bridgehead/ccp/queries_to_cache.conf:/queries_to_cache.conf
depends_on: