Skip to content

Commit

Permalink
Compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Jan 17, 2023
1 parent caba391 commit d438139
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,3 @@ services:
- GF_AUTH_BASIC_ENABLED=false
volumes:
- ./grafana:/etc/grafana/provisioning/

bs6:
image: ghcr.io/distribworks/blockspeed:latest
networks:
- blockspeed
ports:
- "6565:6565"
environment:
- K6_OUT=influxdb=http://influxdb:8086/blockspeed
volumes:
- ./examples:/scripts

0 comments on commit d438139

Please sign in to comment.