Skip to content

Commit

Permalink
renamed exporter API key to EXPORTER_API_KEY (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
enola-dkfz authored Dec 6, 2024
1 parent 122ff16 commit 45aefd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ccp/modules/exporter-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ services:
focus:
environment:
EXPORTER_URL: "http://exporter:8092"
AUTH_HEADER: "${EXPORTER_API_KEY}"
EXPORTER_API_KEY: "${EXPORTER_API_KEY}"

0 comments on commit 45aefd2

Please sign in to comment.