mirror of
https://github.com/samply/bridgehead.git
synced 2025-11-07 06:00:35 +01:00
renamed exporter API key to EXPORTER_API_KEY (#252)
This commit is contained in:
@@ -69,4 +69,4 @@ services:
|
|||||||
focus:
|
focus:
|
||||||
environment:
|
environment:
|
||||||
EXPORTER_URL: "http://exporter:8092"
|
EXPORTER_URL: "http://exporter:8092"
|
||||||
AUTH_HEADER: "${EXPORTER_API_KEY}"
|
EXPORTER_API_KEY: "${EXPORTER_API_KEY}"
|
||||||
|
|||||||
Reference in New Issue
Block a user