renamed exporter API key to EXPORTER_API_KEY

This commit is contained in:
Enola Knezevic 2024-12-04 14:36:45 +01:00
parent 122ff16bb1
commit 73735a5f2e
1 changed files with 1 additions and 1 deletions

View File

@ -69,4 +69,4 @@ services:
focus:
environment:
EXPORTER_URL: "http://exporter:8092"
AUTH_HEADER: "${EXPORTER_API_KEY}"
EXPORTER_API_KEY: "${EXPORTER_API_KEY}"