Skip to content

Commit

Permalink
CC-34875: Small adjustments.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmiseev committed Dec 9, 2024
1 parent 95f31fa commit d81296d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docker-compose.suite.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ services:
volumes:
- .:/home/k6
ports:
- "6565:6565"
- "6565:6565"
2 changes: 1 addition & 1 deletion grafana-dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ providers:
folder: ''
type: 'file'
options:
path: /var/lib/grafana/dashboards
path: /var/lib/grafana/dashboards
2 changes: 1 addition & 1 deletion grafana-datasource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ datasources:
access: proxy
database: k6
url: http://influxdb:8086
isDefault: true
isDefault: true

0 comments on commit d81296d

Please sign in to comment.