Skip to content

Commit 902b15e

Browse files
committed
fix(tracing): remove unused KNPT_TRACING_ENABLED env var
1 parent c8d71dc commit 902b15e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ services:
99
KNPT_MCSD_QUERY_FHIRBASEURL: http://hapi-fhir:7050/fhir/knpt-mcsd-query
1010
KNPT_MCSD_ADMIN_LRZA_FHIRBASEURL: http://hapi-fhir:7050/fhir/lrza-mcsd-admin
1111
KNPT_NVI_BASEURL: http://hapi-fhir:7050/fhir/nvi
12-
KNPT_TRACING_ENABLED: ${KNPT_TRACING_ENABLED:-true}
1312
KNPT_TRACING_OTLPENDPOINT: ${KNPT_TRACING_OTLPENDPOINT:-jaeger:4318}
1413
volumes:
1514
- ./config:/app/config:ro

0 commit comments

Comments
 (0)