Skip to content

Commit 76c2080

Browse files
committed
fixup: add missing envvar for the ofrepport to the loadgenerator
Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
1 parent 0bd7abf commit 76c2080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ services:
421421
- PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python
422422
- LOCUST_WEB_HOST=0.0.0.0
423423
- FLAGD_HOST
424-
- FLAGD_PORT
424+
- FLAGD_OFREP_PORT
425425
depends_on:
426426
frontend:
427427
condition: service_started

0 commit comments

Comments
 (0)