Skip to content

Commit

Permalink
Update docker-compose with the new k6 version call
Browse files Browse the repository at this point in the history
  • Loading branch information
borjacampina committed Nov 23, 2017
1 parent f05f33c commit 13eff7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ services:
- "6565:6565"
environment:
- K6_OUT=influxdb=http://influxdb:8086/k6
command: '--version'
command: 'version'

0 comments on commit 13eff7d

Please sign in to comment.