Skip to content

Commit 361c1ef

Browse files
committed
Update docker-compose.yml
1 parent ee6e219 commit 361c1ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

prod/docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@ services:
6767
image: grafana/k6
6868
container_name: k6
6969
environment:
70-
- BASE_URL=http://nginx:9999
71-
- K6_WEB_DASHBOARD=true
70+
- K6_WEB_DASHBOARD_EXPORT=stress-test-report.html
7271
volumes:
7372
- "./conf/stress-test:/app"
7473
working_dir: /app

0 commit comments

Comments
 (0)