mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 20:40:15 +02:00
Add http scheme to exporter
This commit is contained in:
@ -49,6 +49,7 @@ services:
|
|||||||
EXPORTER_API_KEY: "${EXPORTER_API_KEY}"
|
EXPORTER_API_KEY: "${EXPORTER_API_KEY}"
|
||||||
EXPORTER_URL: "http://exporter:8092"
|
EXPORTER_URL: "http://exporter:8092"
|
||||||
LOG_FHIR_VALIDATION: "false"
|
LOG_FHIR_VALIDATION: "false"
|
||||||
|
HTTP_SERVLET_REQUEST_SCHEME: "https"
|
||||||
# volumes:
|
# volumes:
|
||||||
# - "bridgehead-reporter:/app/reports"
|
# - "bridgehead-reporter:/app/reports"
|
||||||
labels:
|
labels:
|
||||||
|
Reference in New Issue
Block a user