Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Mar 29, 2022
1 parent e6d2388 commit c0317f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locust_plugins/dashboards/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
- postgres_data:/var/lib/postgresql/data

grafana:
image: cyberw/locust-grafana:1
image: cyberw/locust-grafana:2
environment:
# these settings are not particularly safe, dont go exposing Grafana externally without changing this.
- GF_AUTH_DISABLE_LOGIN_FORM=true
Expand Down

0 comments on commit c0317f3

Please sign in to comment.