We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1535f9 commit 103738bCopy full SHA for 103738b
docker-compose.minimal.yml
@@ -331,6 +331,7 @@ services:
331
- OTEL_RESOURCE_ATTRIBUTES
332
- OTEL_SERVICE_NAME=loadgenerator
333
- PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python
334
+ - LOCUST_WEB_HOST=0.0.0.0
335
- FLAGD_HOST
336
- FLAGD_PORT
337
depends_on:
docker-compose.yml
@@ -412,6 +412,7 @@ services:
412
413
414
415
416
417
418
0 commit comments